aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2006-08-24 13:26:58 +0000
committerThierry Vignaud <tv@mandriva.org>2006-08-24 13:26:58 +0000
commit1af12201f5776a3128efb8ce587f3216fab564aa (patch)
treed493bfebe839836c72ccf04ccd3492774d8e4b42
parent758ee9edcb7130cec66ee2d64c24b961705446f4 (diff)
downloadrpmdrake-1af12201f5776a3128efb8ce587f3216fab564aa.tar
rpmdrake-1af12201f5776a3128efb8ce587f3216fab564aa.tar.gz
rpmdrake-1af12201f5776a3128efb8ce587f3216fab564aa.tar.bz2
rpmdrake-1af12201f5776a3128efb8ce587f3216fab564aa.tar.xz
rpmdrake-1af12201f5776a3128efb8ce587f3216fab564aa.zip
XFree86 subgroup was renamed as X11
-rwxr-xr-xrpmdrake2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdrake b/rpmdrake
index 103ade08..784772e3 100755
--- a/rpmdrake
+++ b/rpmdrake
@@ -293,7 +293,7 @@ my %group_icons = (
join('|', N("System"), N("Kernel and hardware")) => 'hardware_configuration_section',
join('|', N("System"), N("Libraries")) => '',
join('|', N("System"), N("Servers")) => '',
- join('|', N("System"), N("XFree86")) => '',
+ join('|', N("System"), N("X11")) => '',
N("Terminals") => 'terminals_section',
N("Text tools") => 'text_tools_section',
N("Toys") => 'toys_section',