diff options
author | Ross Burton <ross@openedhand.com> | 2007-09-27 09:09:47 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-09-27 09:09:47 +0000 |
commit | 1e7fe2226153bde5807b8322b3081afbfa906ced (patch) | |
tree | 8cae17830267931ed7b92d076ea908bda96abe81 /meta/packages/kf/files | |
parent | 0bf861cf3c0af6950098e18cb92b3109c0a27587 (diff) | |
download | poky-1e7fe2226153bde5807b8322b3081afbfa906ced.tar.gz |
kf: change SingleInstance to X-MB-SingleInstance
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2809 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/kf/files')
-rw-r--r-- | meta/packages/kf/files/fix-desktop-file.patch | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/packages/kf/files/fix-desktop-file.patch b/meta/packages/kf/files/fix-desktop-file.patch index f22cfe8294..7a0f7d1bca 100644 --- a/meta/packages/kf/files/fix-desktop-file.patch +++ b/meta/packages/kf/files/fix-desktop-file.patch | |||
@@ -17,6 +17,4 @@ diff -u kf-0.5.4.1.orig/kf.desktop kf-0.5.4.1/kf.desktop | |||
17 | -Categories=GTK;Application;Network; | 17 | -Categories=GTK;Application;Network; |
18 | +Categories=GTK;PIM;Application;Network; | 18 | +Categories=GTK;PIM;Application;Network; |
19 | StartupNotify=true | 19 | StartupNotify=true |
20 | +SingleInstance=true | 20 | +X-MB-SingleInstance=true |
21 | Common subdirectories: kf-0.5.4.1.orig/po and kf-0.5.4.1/po | ||
22 | Common subdirectories: kf-0.5.4.1.orig/src and kf-0.5.4.1/src | ||