]> code.ossystems Code Review - openembedded-core.git/commitdiff
puzzles: change SingleInstance to X-MB-SingleInstance
authorRoss Burton <ross@openedhand.com>
Thu, 27 Sep 2007 09:09:33 +0000 (09:09 +0000)
committerRoss Burton <ross@openedhand.com>
Thu, 27 Sep 2007 09:09:33 +0000 (09:09 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2808 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/puzzles/oh-puzzles_svn.bb
meta/packages/puzzles/puzzles_r7593.bb

index 8c23eac30ee2aff1ee7184ce4c6878167a00f0d4..aa83e35358274de2d9e6c888f0849f70276f590a 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "MIT"
 SECTION = "x11"
 DEPENDS = "gtk+ gconf intltool-native librsvg"
 PV = "0.1+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 bindir = "/usr/games"
 
@@ -32,7 +32,7 @@ Terminal=false
 Type=Application
 Categories=Game;
 StartupNotify=true
-SingleInstance=true
+X-MB-SingleInstance=true
 Comment=Play $title.
 STOP
         fi
index e580116198e6279368e892f4a6bac82fd41a7282..9b51006ee0ad03bd2be28e6e58602cb719c944d4 100644 (file)
@@ -1,6 +1,6 @@
 
 DEPENDS = "gtk+"
-PR = "r5"
+PR = "r6"
 MOD_PV = "${@bb.data.getVar('PV',d,1)[1:]}"
 
 #SRC_URI = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-${PV}.tar.gz"
@@ -47,7 +47,7 @@ Terminal=false
 Type=Application
 Categories=Game;
 StartupNotify=true
-SingleInstance=true
+X-MB-SingleInstance=true
 STOP
         fi
     done