From 22d6c0966bbee78e62341b15dcbfe000d83b6fcc Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 5 Mar 2024 17:55:35 +0000 Subject: rxvt: add rxvt to desktop entry name If an image ends up with both matchbox-terminal and rxvt installed then there are two Terminal applications that only differ in the description. Rename the rxvt desktop entry to specifically identify itself as rxvt. (From OE-Core rev: 786a1b7041b144743e83e5ba69c538ff6f54ac48) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-sato') diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop b/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop index 6b7978afc9..1ac3d99510 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Version=1.0 -Name=Terminal +Name=Rxvt Terminal Comment=A unicode capable rxvt clone Exec=rxvt Icon=utilities-terminal -- cgit v1.2.3-54-g00ecf