summaryrefslogtreecommitdiffstats
path: root/meta/packages/puzzles/oh-puzzles_svn.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-09-27 09:09:33 +0000
committerRoss Burton <ross@openedhand.com>2007-09-27 09:09:33 +0000
commit0bf861cf3c0af6950098e18cb92b3109c0a27587 (patch)
treeb3c0722b66ad704533dd93d21504f545653846bf /meta/packages/puzzles/oh-puzzles_svn.bb
parent09e61154ef11665d1af28cc346b961575b35132b (diff)
downloadpoky-0bf861cf3c0af6950098e18cb92b3109c0a27587.tar.gz
puzzles: change SingleInstance to X-MB-SingleInstance
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2808 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/puzzles/oh-puzzles_svn.bb')
-rw-r--r--meta/packages/puzzles/oh-puzzles_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/puzzles/oh-puzzles_svn.bb b/meta/packages/puzzles/oh-puzzles_svn.bb
index 8c23eac30e..aa83e35358 100644
--- a/meta/packages/puzzles/oh-puzzles_svn.bb
+++ b/meta/packages/puzzles/oh-puzzles_svn.bb
@@ -3,7 +3,7 @@ LICENSE = "MIT"
3SECTION = "x11" 3SECTION = "x11"
4DEPENDS = "gtk+ gconf intltool-native librsvg" 4DEPENDS = "gtk+ gconf intltool-native librsvg"
5PV = "0.1+svnr${SRCREV}" 5PV = "0.1+svnr${SRCREV}"
6PR = "r1" 6PR = "r2"
7 7
8bindir = "/usr/games" 8bindir = "/usr/games"
9 9
@@ -32,7 +32,7 @@ Terminal=false
32Type=Application 32Type=Application
33Categories=Game; 33Categories=Game;
34StartupNotify=true 34StartupNotify=true
35SingleInstance=true 35X-MB-SingleInstance=true
36Comment=Play $title. 36Comment=Play $title.
37STOP 37STOP
38 fi 38 fi