From 5971b8901cbfe48fc5068482db51c103d9064c08435dcabcf9c70607bbf6de9d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 26 Jan 2011 06:18:23 +0000 Subject: [PATCH] Accepting request 59142 from home:gberh:branches:X11:common:Factory OBS-URL: https://build.opensuse.org/request/show/59142 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/update-desktop-files?expand=0&rev=21 --- map-desktop-category.sh | 2 +- update-desktop-files.changes | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/map-desktop-category.sh b/map-desktop-category.sh index 7578aff..211a39a 100644 --- a/map-desktop-category.sh +++ b/map-desktop-category.sh @@ -120,7 +120,7 @@ function mapCategory() { ControlCenter-Personal|ControlCenter-Hardware|ControlCenter-LookAndFeel|ControlCenter-System) ret="X-SuSE-$in" ;; #XFCE Private Categories: - X-Xfce*) + X-Xfce*|X-XFCE*) ret="$in" ;; #special tags: Application|Qt|KDE|GTK|GNOME|Motif|ConsoleOnly|Shell|X-Red-*| \ diff --git a/update-desktop-files.changes b/update-desktop-files.changes index 4829023..4945d5e 100644 --- a/update-desktop-files.changes +++ b/update-desktop-files.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 26 00:18:33 UTC 2011 - gber@opensuse.org + +- also accept X-XFCE* spelling as used by xfce4-settings + ------------------------------------------------------------------- Thu Dec 23 20:21:47 UTC 2010 - gber@opensuse.org