[Pkg-xfce-commits] r7021 - in goodies/branches/experimental/xfce4-notifyd/debian: . patches
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Sat May 19 05:57:10 UTC 2012
Author: mrpouit-guest
Date: 2012-05-19 17:57:09 +0000 (Sat, 19 May 2012)
New Revision: 7021
Added:
goodies/branches/experimental/xfce4-notifyd/debian/patches/02_fix-desktop-category.patch
Modified:
goodies/branches/experimental/xfce4-notifyd/debian/changelog
goodies/branches/experimental/xfce4-notifyd/debian/patches/series
Log:
* debian/patches:
- 02_fix-desktop-category.patch: added, let xfce4-notifyd-config appear
in xfce4-settings 4.9.x/4.10.
Modified: goodies/branches/experimental/xfce4-notifyd/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-notifyd/debian/changelog 2012-05-19 17:55:17 UTC (rev 7020)
+++ goodies/branches/experimental/xfce4-notifyd/debian/changelog 2012-05-19 17:57:09 UTC (rev 7021)
@@ -1,3 +1,11 @@
+xfce4-notifyd (0.2.2-3) UNRELEASED; urgency=low
+
+ * debian/patches:
+ - 02_fix-desktop-category.patch: added, let xfce4-notifyd-config appear
+ in xfce4-settings 4.9.x/4.10.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sat, 19 May 2012 19:56:33 +0200
+
xfce4-notifyd (0.2.2-2) unstable; urgency=low
* debian/patches:
Added: goodies/branches/experimental/xfce4-notifyd/debian/patches/02_fix-desktop-category.patch
===================================================================
--- goodies/branches/experimental/xfce4-notifyd/debian/patches/02_fix-desktop-category.patch (rev 0)
+++ goodies/branches/experimental/xfce4-notifyd/debian/patches/02_fix-desktop-category.patch 2012-05-19 17:57:09 UTC (rev 7021)
@@ -0,0 +1,14 @@
+Description: Show dialog in xfce4-settings-manager >= 4.9.x
+Author: Nick Schermer <nick at xfce.org>
+Origin: upstream, http://git.xfce.org/apps/xfce4-notifyd/commit/?id=54bb11bd3a7b5d0f274db900f8050ad3d2da76b2
+Forwarded: not-needed
+
+--- xfce4-notifyd-0.2.2.orig/xfce4-notifyd-config/xfce4-notifyd-config.desktop.in
++++ xfce4-notifyd-0.2.2/xfce4-notifyd-config/xfce4-notifyd-config.desktop.in
+@@ -8,5 +8,5 @@ Terminal=false
+ StartupNotify=true
+ Type=Application
+ OnlyShowIn=XFCE;
+-Categories=X-XFCE;Settings;DesktopSettings;
++Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;
+ X-XfcePluggable=true
Modified: goodies/branches/experimental/xfce4-notifyd/debian/patches/series
===================================================================
--- goodies/branches/experimental/xfce4-notifyd/debian/patches/series 2012-05-19 17:55:17 UTC (rev 7020)
+++ goodies/branches/experimental/xfce4-notifyd/debian/patches/series 2012-05-19 17:57:09 UTC (rev 7021)
@@ -1 +1,2 @@
01_fix-dismiss-notifications.patch
+02_fix-desktop-category.patch
More information about the Pkg-xfce-commits
mailing list