diff mbox series

rxvt: add rxvt to desktop entry name

Message ID 20240305175535.3750401-1-ross.burton@arm.com
State Accepted, archived
Commit 786a1b7041b144743e83e5ba69c538ff6f54ac48
Headers show
Series rxvt: add rxvt to desktop entry name | expand

Commit Message

Ross Burton March 5, 2024, 5:55 p.m. UTC
From: Ross Burton <ross.burton@arm.com>

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.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop b/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop
index 6b7978afc94..1ac3d99510b 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