From 70f762315f793741958b44c3900f9db8bedcaa2a2f8f2e1955cf33b4b1e45c1d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 27 Dec 2010 14:22:22 +0000 Subject: [PATCH] Accepting request 56706 from home:gberh:branches:X11:common:Factory OBS-URL: https://build.opensuse.org/request/show/56706 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/update-desktop-files?expand=0&rev=19 --- map-desktop-category.sh | 3 +++ update-desktop-files.changes | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/map-desktop-category.sh b/map-desktop-category.sh index 124db27..7578aff 100644 --- a/map-desktop-category.sh +++ b/map-desktop-category.sh @@ -119,6 +119,9 @@ function mapCategory() { #Control Center Categories: ControlCenter-Personal|ControlCenter-Hardware|ControlCenter-LookAndFeel|ControlCenter-System) ret="X-SuSE-$in" ;; +#XFCE Private Categories: + X-Xfce*) + ret="$in" ;; #special tags: Application|Qt|KDE|GTK|GNOME|Motif|ConsoleOnly|Shell|X-Red-*| \ X-Ximian-*|X-GNOME-*|X-KDE-*|Settings|DesktopSettings|HardwareSettings| \ diff --git a/update-desktop-files.changes b/update-desktop-files.changes index 403109b..4829023 100644 --- a/update-desktop-files.changes +++ b/update-desktop-files.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 23 20:21:47 UTC 2010 - gber@opensuse.org + +- do not strip X-Xfce* categories, xfce4-panel and xfce4-settings + rely on them + ------------------------------------------------------------------- Fri Oct 8 18:33:29 CEST 2010 - vuntz@opensuse.org