mirror of
https://git.yoctoproject.org/poky
synced 2026-04-14 08:02:30 +02: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
|
||||
Name=Notes
|
||||
Exec=/usr/bin/leafpad
|
||||
Comment=Text Editor
|
||||
Icon=accessories-text-editor
|
||||
Terminal=false
|
||||
Type=Application
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user