mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
2f4f72fff2
commit
22d6c0966b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user