summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2024-03-05 17:55:35 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-03-06 12:13:16 +0000
commit22d6c0966bbee78e62341b15dcbfe000d83b6fcc (patch)
tree83a796ed1844ac5500b43ba82a71283092e6a936 /meta/recipes-sato
parent2f4f72fff2b642beff179530a74403fa2c608b64 (diff)
downloadpoky-22d6c0966bbee78e62341b15dcbfe000d83b6fcc.tar.gz
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 <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop2
1 files changed, 1 insertions, 1 deletions
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 @@
1[Desktop Entry] 1[Desktop Entry]
2Version=1.0 2Version=1.0
3Name=Terminal 3Name=Rxvt Terminal
4Comment=A unicode capable rxvt clone 4Comment=A unicode capable rxvt clone
5Exec=rxvt 5Exec=rxvt
6Icon=utilities-terminal 6Icon=utilities-terminal