From 33c1a2b120ec3053e64f648abcf64fd7476849b1 Mon Sep 17 00:00:00 2001 From: Mageia SVN-Git Migration Date: Mon, 14 Feb 2011 00:37:56 +0000 Subject: Synthesized commit during git-svn import combining previous Mandriva history with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r535 | dmorgan | 2011-02-14 00:37:56 +0000 (Mon, 14 Feb 2011) | 1 line Import cleaned rpmdrake ------------------------------------------------------------------------ --- Rpmdrake/icon.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Rpmdrake/icon.pm') diff --git a/Rpmdrake/icon.pm b/Rpmdrake/icon.pm index feffe9c0..a2bcedf7 100644 --- a/Rpmdrake/icon.pm +++ b/Rpmdrake/icon.pm @@ -21,7 +21,7 @@ package Rpmdrake::icon; # #***************************************************************************** # -# $Id$ +# $Id: icon.pm 237459 2008-02-26 14:20:47Z tv $ use strict; our @ISA = qw(Exporter); @@ -153,7 +153,7 @@ my %group_icons = ( N("Toys") => 'toys_section', N("Video") => 'video_section', - # for Mandriva Choice: + # for Mageia Choice: N("Workstation") => 'office_section', join('|', N("Workstation"), N("Configuration")) => 'configuration_section', join('|', N("Workstation"), N("Console Tools")) => 'interpreters_section', -- cgit v1.2.1