From e1427f3633964253efacdefd21bca82040198397 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Tue, 22 Jan 2013 19:03:56 +0000 Subject: update latest icons --- Rpmdrake/icon.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Rpmdrake/icon.pm b/Rpmdrake/icon.pm index 8ce101b5..5abfcac5 100644 --- a/Rpmdrake/icon.pm +++ b/Rpmdrake/icon.pm @@ -43,7 +43,7 @@ my %group_icons = ( join('|', N("Communications"), N("Bluetooth")) => 'communications_bluetooth_section', join('|', N("Communications"), N("Dial-Up")) => 'communications_dialup_section', join('|', N("Communications"), N("Fax")) => 'communications_fax_section', - join('|', N("Communications"), N("Mobile")) => 'communications_phone_section', + join('|', N("Communications"), N("Mobile")) => 'communications_mobile_section', join('|', N("Communications"), N("Radio")) => 'communications_radio_section', join('|', N("Communications"), N("Serial")) => 'communications_serial_section', join('|', N("Communications"), N("Telephony")) => 'communications_phone_section', @@ -122,7 +122,7 @@ my %group_icons = ( join('|', N("Networking"), N("Remote access")) => 'remote_access_section', join('|', N("Networking"), N("WWW")) => 'networking_www_section', N("Office") => 'office_section', - join('|', N("Office"), N("Dictionary")) => 'office_accessories_section', + join('|', N("Office"), N("Dictionary")) => 'office_dictionary_section', join('|', N("Office"), N("Finance")) => 'finances_section', join('|', N("Office"), N("Management")) => 'timemanagement_section', join('|', N("Office"), N("Organizer")) => 'timemanagement_section', @@ -140,7 +140,7 @@ my %group_icons = ( join('|', N("Sciences"), N("Mathematics")) => 'mathematics_section', join('|', N("Sciences"), N("Other")) => 'other_sciences', join('|', N("Sciences"), N("Physics")) => 'physics_section', - N("Security") => 'packaging_section', + N("Security") => 'security_section', N("Shells") => 'shells_section', N("Sound") => 'sound_section', join('|', N("Sound"), N("Editors and Converters")) => 'sound_editors_section', -- cgit v1.2.1