From 010abcc3fa14746f9509e87645b26294dcb252e7 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 17 Aug 2007 11:23:52 +0000 Subject: add new "System/Printing" group --- Rpmdrake/icon.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/Rpmdrake/icon.pm b/Rpmdrake/icon.pm index 08d8cb5d..e069be5f 100755 --- a/Rpmdrake/icon.pm +++ b/Rpmdrake/icon.pm @@ -142,6 +142,7 @@ my %group_icons = ( join('|', N("System"), N("Internationalization")) => 'chinese_section', join('|', N("System"), N("Kernel and hardware")) => 'hardware_configuration_section', join('|', N("System"), N("Libraries")) => '', + join('|', N("System"), N("Printing")) => 'printing_section', join('|', N("System"), N("Servers")) => '', join('|', N("System"), #-PO: This is a package/product name. Only translate it if needed: -- cgit v1.2.1