From 4b8299a97c7f297f6654bd32af495f070dc1b056 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 2 Mar 2004 14:12:29 +0000 Subject: do not embedd drakfax because of its toolbard :-( --- control-center | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control-center b/control-center index ee9f9104..454def7c 100755 --- a/control-center +++ b/control-center @@ -124,7 +124,7 @@ my $exec_hash = "Console" => [ "drakconsole", "$sbindir/drakconsole", 1, N("Console") ], #The Console will help you to solve issues "Date & Time" => [ "clock", "$sbindir/clock.pl", 1, N("Date and time") ], "Display Manager chooser" => [ "drakedm", "$sbindir/drakedm", 1, N("Display manager") ], - "Fax" => [ "drakfax", "$bindir/drakfax", 1, N("Fax") ], + "Fax" => [ "drakfax", "$bindir/drakfax", -1, N("Fax") ], "Firewall" => [ "drakfirewall", "$sbindir/drakfirewall", 1, N("Firewall") ], "Fonts" => [ "drakfont", "$sbindir/drakfont", 1, N("Fonts") ], "Graphical server configuration" => [ "XFdrake", "$sbindir/XFdrake", 1, N("Graphical server") ], -- cgit v1.2.1