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:
Matthew Allum
2007-07-11 15:05:06 +00:00
parent 61012de425
commit b1b30eca86
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
Encoding=UTF-8
Name=Notes
Exec=/usr/bin/leafpad
Comment=Text Editor
Icon=accessories-text-editor
Terminal=false
Type=Application

View File

@@ -3,7 +3,7 @@ DEPENDS = "gtk+ intltool-native libowl"
SRC_URI = "http://savannah.nongnu.org/download/${PN}/${PN}-${PV}.tar.gz \
file://owl-menu.patch;patch=1 \
file://leafpad.desktop"
PR = "r5"
PR = "r6"
inherit autotools pkgconfig