summaryrefslogtreecommitdiffstats
path: root/control-center
diff options
context:
space:
mode:
Diffstat (limited to 'control-center')
-rwxr-xr-xcontrol-center2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center
index de976f93..ef42b9cd 100755
--- a/control-center
+++ b/control-center
@@ -108,7 +108,7 @@ my $exec_hash =
# "Console" => [ "rxvt", "$xbindir/rxvt", -1, "" ],
"Console" => [ "rxvt", [ "$xbindir/rxvt", "rxvt", 1 ], 0, N("The Console will help you to solve issues") ],
"Date & Time" => [ "clock", "$sbindir/clock.pl", 1, N("Date & Time configuration") ],
- "Firewall" => [ "drakfirewall", "$sbindir/drakfirewall", 1, N("DrakFirewall configures a personal firewall (look at MNF for a powerful dedicated firewall solution)") ],
+ "Firewall" => [ "drakfirewall", "$sbindir/drakfirewall", 1, N("DrakFirewall configures a personal firewall (look at MNF for a powerful dedicated firewall solution)") ],
"Fonts" => [ "drakfont", "$sbindir/drakfont", 1, N("DrakFont enables to install and remove fonts") ],
"Graphical server configuration" => [ "XFdrake", "$sbindir/XFdrake", 1, N("The X configurator help in configuring the graphical server") ],
"Hard Drives" => [ "diskdrake", "$sbindir/diskdrake --hd", 1, N("DiskDrake enables to alter hard disks partitionning scheme and to resize partitions") ],