From ab0a43c8478f7fa5577e26660e84aedcea6cc03e Mon Sep 17 00:00:00 2001 From: Tiago Salem Herrmann Date: Wed, 20 Aug 2008 14:05:39 +0000 Subject: - change system-config-printer to embed in mcc - change system-config-printer path to $sbindir --- 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 ac7f2621..c69474ba 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -462,8 +462,8 @@ our %programs = "Printer" => { - binary => "$bindir/system-config-printer", - embedded => -1, + binary => "$sbindir/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