mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
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:
@@ -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;Application;Network;
|
||||||
+Categories=GTK;PIM;Application;Network;
|
+Categories=GTK;PIM;Application;Network;
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
+SingleInstance=true
|
+X-MB-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
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
DESCRIPTION = "Kf is a GTK+ instant messaging client."
|
DESCRIPTION = "Kf is a GTK+ instant messaging client."
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
DEPENDS = "libxml2 glib-2.0 gtk+ loudmouth"
|
DEPENDS = "libxml2 glib-2.0 gtk+ loudmouth"
|
||||||
PR = "r3"
|
PR = "r4"
|
||||||
|
|
||||||
SRC_URI = "http://jabberstudio.2nw.net/${PN}/${PN}-${PV}.tar.gz \
|
SRC_URI = "http://jabberstudio.2nw.net/${PN}/${PN}-${PV}.tar.gz \
|
||||||
file://fix-configure.patch;patch=1 \
|
file://fix-configure.patch;patch=1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user