rev 4861 - trunk/packages/kdebase/debian

Fathi Boudra fboudra-guest at alioth.debian.org
Wed Nov 8 00:22:47 CET 2006


Author: fboudra-guest
Date: 2006-11-08 00:22:47 +0100 (Wed, 08 Nov 2006)
New Revision: 4861

Added:
   trunk/packages/kdebase/debian/kdebase-data.links
Modified:
   trunk/packages/kdebase/debian/changelog
Log:
work in progress to fix #397057

Modified: trunk/packages/kdebase/debian/changelog
===================================================================
--- trunk/packages/kdebase/debian/changelog	2006-11-07 20:06:05 UTC (rev 4860)
+++ trunk/packages/kdebase/debian/changelog	2006-11-07 23:22:47 UTC (rev 4861)
@@ -1,3 +1,17 @@
+kdebase (4:3.5.5a.dfsg.1-2) unstable; urgency=low
+
+  * Add kdebase-data.links to create kde-applications-merged symlink.
+    TODO fix kdebase-data.preinst to upgrade kde-applications-merged dir to
+         applications-merged
+    (Closes: #397057)
+    In meantime, there is a bug in upstream because it does not use the
+    environment variable $XDG_MENU_PREFIX. With this it would not be necessary
+    to have the vfolder patch, because KDE would locate the correct
+    application.menu file. However we would either need to set XDG_MENU_PREFIX
+    to "kde-" or change the getenv() call to hardcoded "kde-".
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed,  8 Nov 2006 00:03:02 +0100
+
 kdebase (4:3.5.5a.dfsg.1-1) unstable; urgency=medium
 
   * Add 4 new patches. Thanks to Sune Vuorela for investigating and

Added: trunk/packages/kdebase/debian/kdebase-data.links
===================================================================
--- trunk/packages/kdebase/debian/kdebase-data.links	2006-11-07 20:06:05 UTC (rev 4860)
+++ trunk/packages/kdebase/debian/kdebase-data.links	2006-11-07 23:22:47 UTC (rev 4861)
@@ -0,0 +1 @@
+etc/xdg/menus/applications-merged etc/xdg/menus/kde-applications-merged




More information about the pkg-kde-commits mailing list