From 264ab47f8560cf3c894e6aa7107bee652dc23227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Mon, 29 Mar 2010 17:51:50 +0000 Subject: Use back $sbindir as we use consolehelper --- NEWS | 2 ++ lib/MDV/Control_Center.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 88509f7b..76f79b5e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +- Use back $sbindir for system-config-printer as we use consolehelper + Version 12.17 - 29 October 2009, Thierry Vignaud - refresh the icon list if some package got installed diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index d54a27f6..e5dc913b 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -470,7 +470,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