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