From 4352c2575c12b1efe7838ed37e129c11d0e2edaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Mon, 29 Mar 2010 17:25:48 +0000 Subject: Use back $sbindir as we use consolehelper --- lib/MDV/Control_Center.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index 1bacb2b0..553b7043 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -474,7 +474,7 @@ our %programs = "Printer" => { - binary => "$bindir/system-config-printer", + binary => "$sbindir/system-config-printer", embedded => 1, description => N("Set up the printer(s), the print job queues, ..."), icon => 'printer-mcc-mdk', -- cgit v1.2.1