mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
Add comment field to .desktop file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2162 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Name=Notes
|
Name=Notes
|
||||||
Exec=/usr/bin/leafpad
|
Exec=/usr/bin/leafpad
|
||||||
|
Comment=Text Editor
|
||||||
Icon=accessories-text-editor
|
Icon=accessories-text-editor
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ DEPENDS = "gtk+ intltool-native libowl"
|
|||||||
SRC_URI = "http://savannah.nongnu.org/download/${PN}/${PN}-${PV}.tar.gz \
|
SRC_URI = "http://savannah.nongnu.org/download/${PN}/${PN}-${PV}.tar.gz \
|
||||||
file://owl-menu.patch;patch=1 \
|
file://owl-menu.patch;patch=1 \
|
||||||
file://leafpad.desktop"
|
file://leafpad.desktop"
|
||||||
PR = "r5"
|
PR = "r6"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user