Fix desktop file

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3155 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-11-14 10:07:28 +00:00
parent 69248f88c1
commit f8484fc7d4
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Name=Notes
Exec=/usr/bin/leafpad
Comment=Text Editor
@@ -7,5 +6,5 @@ Icon=accessories-text-editor
Terminal=false
Type=Application
Categories=GTK;Utility;TextEditor;
SingleInstance=true
X-MB-SingleInstance=true
StartupNotify=true

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 = "r6"
PR = "r7"
inherit autotools pkgconfig