From 6c8ab0a1a748099cb00d370b483b3d447b370684db09e9cfb71bdaf4b808270f Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 11 May 2007 13:46:37 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/update-desktop-files?expand=0&rev=9 --- map-desktop-category.sh | 2 +- update-desktop-files.changes | 5 +++++ update-desktop-files.spec | 4 +++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/map-desktop-category.sh b/map-desktop-category.sh index d4fb393..500960a 100644 --- a/map-desktop-category.sh +++ b/map-desktop-category.sh @@ -103,7 +103,7 @@ function mapCategory() { FileManager|Filesystem|Archiving|PackageManager|TrayIcon| \ Security|RemoteAccess) ret=$in ;; ServiceConfiguration| \ - Backup|YaST|YaST-Hardware|YaST-Misc|YaST-Network| \ + Backup|YaST|YaST-Hardware|YaST-Misc|YaST-Network|YaST-Virtualization| \ Feedback|YaST-Net_advanced|YaST-Security|YaST-Software|YaST-System|YaST-AppArmor) ret="X-SuSE-$in" ;; #Utility Menu: diff --git a/update-desktop-files.changes b/update-desktop-files.changes index 46159a0..9a19f7d 100644 --- a/update-desktop-files.changes +++ b/update-desktop-files.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 11 12:06:29 CEST 2007 - coolo@suse.de + +- add X-SuSE-YaST2-Virtualization (#258600) + ------------------------------------------------------------------- Mon May 7 14:00:51 CEST 2007 - coolo@suse.de diff --git a/update-desktop-files.spec b/update-desktop-files.spec index 2e5a19d..833a621 100644 --- a/update-desktop-files.spec +++ b/update-desktop-files.spec @@ -12,7 +12,7 @@ Name: update-desktop-files Version: 10.3 -Release: 17 +Release: 18 Summary: A Build Tool to Update Desktop Files License: GNU General Public License (GPL) Group: Development/Tools/Building @@ -123,6 +123,8 @@ rm -rf $RPM_BUILD_ROOT /usr/share/locale/*/LC_MESSAGES/*mo %changelog +* Fri May 11 2007 - coolo@suse.de +- add X-SuSE-YaST2-Virtualization (#258600) * Mon May 07 2007 - coolo@suse.de - add Encoding=UTF-8 to generated .desktop files to keep (older) desktop-file-validate happy