summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-stroke/files/single-instance.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/matchbox-stroke/files/single-instance.patch')
-rw-r--r--meta/recipes-sato/matchbox-stroke/files/single-instance.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/meta/recipes-sato/matchbox-stroke/files/single-instance.patch b/meta/recipes-sato/matchbox-stroke/files/single-instance.patch
deleted file mode 100644
index 239aadba58..0000000000
--- a/meta/recipes-sato/matchbox-stroke/files/single-instance.patch
+++ /dev/null
@@ -1,20 +0,0 @@
1Multiple matchbox-stroke instances would occupy whole screen and cause end user
2confusing. Making matchbox-stroke singleton is one work around.
3
4This patch allow only one instance of matchbox-stroke based on some mechanism
5in matchbox-desktop.
6
7Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
8
9Upstream-Status: Inappropriate [configuration]
10
11Index: matchbox-stroke/matchbox-stroke.desktop
12===================================================================
13--- matchbox-stroke.orig/matchbox-stroke.desktop 2010-07-10 10:23:26.000000000 +0800
14+++ matchbox-stroke/matchbox-stroke.desktop 2010-12-22 20:59:26.000000000 +0800
15@@ -6,3 +6,5 @@
16 Icon=matchbox-stroke.png
17 Categories=Panel;Utility;MB
18 X-MB-INPUT-MECHANSIM=True
19+X-MB-SingleInstance=true
20+StartupNotify=true