mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
Add a comment to .desktop
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2163 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Name=Terminal
|
Name=Terminal
|
||||||
|
Comment=When all else fails.
|
||||||
Exec=/usr/bin/rxvt
|
Exec=/usr/bin/rxvt
|
||||||
Icon=utilities-terminal.png
|
Icon=utilities-terminal.png
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2
|
|||||||
file://signedchar.patch;patch=1 \
|
file://signedchar.patch;patch=1 \
|
||||||
file://rxvt.desktop \
|
file://rxvt.desktop \
|
||||||
file://rxvt.png"
|
file://rxvt.png"
|
||||||
PR = "r4"
|
PR = "r5"
|
||||||
|
|
||||||
inherit autotools update-alternatives
|
inherit autotools update-alternatives
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user