]> code.ossystems Code Review - openembedded-core.git/commitdiff
Fix desktop file
authorRoss Burton <ross@openedhand.com>
Wed, 14 Nov 2007 10:07:28 +0000 (10:07 +0000)
committerRoss Burton <ross@openedhand.com>
Wed, 14 Nov 2007 10:07:28 +0000 (10:07 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3155 311d38ba-8fff-0310-9ca6-ca027cbcb966

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

index 36a0987500a4601ae842a4a26aa1b7912ae244bf..c7e2d5bb585f5012983d9a31a9700d5becd9f1a8 100644 (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
index 301cb28edd6041ee3243dfebd591256ee0dfdb9e..c5f63aa83983938bf5efece708cd8db886a57fac 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 = "r6"
+PR = "r7"
 
 inherit autotools pkgconfig