From 5ab8f52c116f6f558901041ad6245120eacc3f18 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Fri, 8 Feb 2013 18:26:47 +0000 Subject: update player icon --- Rpmdrake/icon.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rpmdrake') diff --git a/Rpmdrake/icon.pm b/Rpmdrake/icon.pm index 3efdd7fc..01e5bf0f 100644 --- a/Rpmdrake/icon.pm +++ b/Rpmdrake/icon.pm @@ -146,7 +146,7 @@ my %group_icons = ( join('|', N("Sound"), N("Editors and Converters")) => 'sound_editors_section', join('|', N("Sound"), N("Midi")) => 'sound_midi_section', join('|', N("Sound"), N("Mixers")) => 'sound_mixers_section', - join('|', N("Sound"), N("Players")) => 'sound_section', + join('|', N("Sound"), N("Players")) => 'sound_players_section', join('|', N("Sound"), N("Utilities")) => 'sound_utilities_section', N("System") => 'system_section', join('|', N("System"), N("Base")) => 'system_section', -- cgit v1.2.1