From 3654112e5b1a19bdf609e836eee3acd72bafd83f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 2 Sep 2003 14:15:27 +0000 Subject: printerdrake now work only on x11 (not any more on console) --- drakxconf | 1 - 1 file changed, 1 deletion(-) (limited to 'drakxconf') diff --git a/drakxconf b/drakxconf index 9dd47b33..abfb6039 100755 --- a/drakxconf +++ b/drakxconf @@ -26,7 +26,6 @@ my @l = map { { des => N("KeyBoard Configuration"), cmd => 'keyboarddrake' }, { des => N("Mouse Configuration"), cmd => 'mousedrake' }, { des => N("Internet & Network"), cmd => 'drakconnect' }, - { des => N("Printer Configuration"), cmd => 'printerdrake' }, { des => N("Add new users"), cmd => 'adduserdrake' }, { des => N("Service Configuration"), cmd => 'drakxservices' }, { des => N("Firewall"), cmd => 'tinyfirewall' }, -- cgit v1.2.1