kf: change SingleInstance to X-MB-SingleInstance

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2809 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2007-09-27 09:09:47 +00:00
parent 0bf861cf3c
commit 1e7fe22261
2 changed files with 2 additions and 4 deletions

View File

@ -17,6 +17,4 @@ diff -u kf-0.5.4.1.orig/kf.desktop kf-0.5.4.1/kf.desktop
-Categories=GTK;Application;Network;
+Categories=GTK;PIM;Application;Network;
StartupNotify=true
+SingleInstance=true
Common subdirectories: kf-0.5.4.1.orig/po and kf-0.5.4.1/po
Common subdirectories: kf-0.5.4.1.orig/src and kf-0.5.4.1/src
+X-MB-SingleInstance=true

View File

@ -1,7 +1,7 @@
DESCRIPTION = "Kf is a GTK+ instant messaging client."
LICENSE = "GPL"
DEPENDS = "libxml2 glib-2.0 gtk+ loudmouth"
PR = "r3"
PR = "r4"
SRC_URI = "http://jabberstudio.2nw.net/${PN}/${PN}-${PV}.tar.gz \
file://fix-configure.patch;patch=1 \