diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-01-13 16:33:04 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-01-13 16:33:04 +0000 |
commit | 24989be7da8627d670253a094efb047b5c8dc02a (patch) | |
tree | 2a39abd82e48fc79dc16691741fd91f15373a506 | |
parent | a0e257e987e0573b059fc8f0b86352608627dc31 (diff) | |
download | rpmdrake-24989be7da8627d670253a094efb047b5c8dc02a.tar rpmdrake-24989be7da8627d670253a094efb047b5c8dc02a.tar.gz rpmdrake-24989be7da8627d670253a094efb047b5c8dc02a.tar.bz2 rpmdrake-24989be7da8627d670253a094efb047b5c8dc02a.tar.xz rpmdrake-24989be7da8627d670253a094efb047b5c8dc02a.zip |
Refresh recognized groups
-rwxr-xr-x | rpmdrake | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -172,8 +172,6 @@ my @valid_groups = ( N_("Books"), N_("Howtos"), N_("Books"), N_("Literature"), N_("Books"), N_("Other"), - N_("Cluster"), N_("Message Passing"), - N_("Cluster"), N_("Queueing Services"), N_("Communications"), N_("Databases"), N_("Development"), N_("C"), @@ -208,18 +206,16 @@ my @valid_groups = ( N_("Graphical desktop"), N_("WindowMaker"), N_("Graphics"), N_("Monitoring"), - N_("Multimedia"), N_("Networking"), N_("Chat"), N_("Networking"), N_("File transfer"), - N_("Networking"), N_("Instant messaging"), N_("Networking"), N_("IRC"), + N_("Networking"), N_("Instant messaging"), N_("Networking"), N_("Mail"), N_("Networking"), N_("News"), N_("Networking"), N_("Other"), N_("Networking"), N_("Remote access"), N_("Networking"), N_("WWW"), N_("Office"), - N_("Public Keys"), N_("Publishing"), N_("Sciences"), N_("Astronomy"), N_("Sciences"), N_("Biology"), @@ -238,8 +234,6 @@ my @valid_groups = ( N_("System"), N_("Configuration"), N_("Other"), N_("System"), N_("Configuration"), N_("Packaging"), N_("System"), N_("Configuration"), N_("Printing"), - N_("System"), N_("Deploiement"), - N_("System"), N_("Deployment"), N_("System"), N_("Fonts"), N_("Console"), N_("System"), N_("Fonts"), N_("True type"), N_("System"), N_("Fonts"), N_("Type1"), |