aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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',