From 7d17abc5965556e736625c97210dcf97f696be8a Mon Sep 17 00:00:00 2001 From: Tiago Salem Herrmann Date: Wed, 20 Aug 2008 13:29:01 +0000 Subject: - change printerdrake by system-config-printer --- lib/MDV/Control_Center.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index 058be4ff..ac7f2621 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -462,8 +462,8 @@ our %programs = "Printer" => { - binary => "$sbindir/printerdrake", - embedded => 1, + binary => "$bindir/system-config-printer", + embedded => -1, description => N("Set up the printer(s), the print job queues, ..."), icon => 'printer-mcc-mdk', long_description => N("Set up the printer(s), the print job queues, ..."), -- cgit v1.2.1