[SCM] KDE PIM Runtime module packaging branch, master, updated. debian/4.4.11.1-3-1-gcde5d9c

Michael Biebl biebl at alioth.debian.org
Thu Dec 8 06:43:30 UTC 2011


The following commit has been merged in the master branch:
commit cde5d9c7c449a86502e131e8f902fe09b80afb92
Author: Michael Biebl <biebl at debian.org>
Date:   Fri Oct 21 12:48:11 2011 +0200

    Hide akonaditray to not show up in the menu.
---
 debian/changelog                     |    6 ++++++
 debian/patches/hide_akonaditray.diff |    9 +++++++++
 debian/patches/series                |    1 +
 3 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6bd0cf4..47a1e0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kdepim-runtime (4:4.4.11.1-4) UNRELEASED; urgency=low
+
+  * Hide akonaditray to not show up in the menu.
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 08 Dec 2011 07:42:17 +0100
+
 kdepim-runtime (4:4.4.11.1-3) unstable; urgency=low
 
   [ Modestas Vainius ]
diff --git a/debian/patches/hide_akonaditray.diff b/debian/patches/hide_akonaditray.diff
new file mode 100644
index 0000000..3b7bd34
--- /dev/null
+++ b/debian/patches/hide_akonaditray.diff
@@ -0,0 +1,9 @@
+Index: kdepim-runtime-4.4.11.1/tray/akonaditray.desktop
+===================================================================
+--- kdepim-runtime-4.4.11.1.orig/tray/akonaditray.desktop	2011-04-21 15:41:44.000000000 +0200
++++ kdepim-runtime-4.4.11.1/tray/akonaditray.desktop	2011-10-21 12:40:21.760775910 +0200
+@@ -80,3 +80,4 @@
+ GenericName[x-test]=xxAkonadi Tray Utilityxx
+ GenericName[zh_CN]=Akonadi 托盘工具
+ GenericName[zh_TW]=Akonadi 系統匣工具
++NoDisplay=true
diff --git a/debian/patches/series b/debian/patches/series
index 609b370..b70ec1a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 fix_ontology_vs_feeder_automoc_race_condition.diff
+hide_akonaditray.diff

-- 
KDE PIM Runtime module packaging



More information about the pkg-kde-commits mailing list