]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add comment field to .desktop file
authorMatthew Allum <mallum@openedhand.com>
Wed, 11 Jul 2007 15:05:06 +0000 (15:05 +0000)
committerMatthew Allum <mallum@openedhand.com>
Wed, 11 Jul 2007 15:05:06 +0000 (15:05 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2162 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/leafpad/files/leafpad.desktop
meta/packages/leafpad/leafpad_0.8.9.bb

index d5ff7ed6308e79c96b739f9b05d459da58ec692d..36a0987500a4601ae842a4a26aa1b7912ae244bf 100644 (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
index d09bb6d098fdec4058f8dd255d56016d67c1d908..301cb28edd6041ee3243dfebd591256ee0dfdb9e 100644 (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