From 472a7c2b7187ae083d8d2ea6ca35ffd433bce007 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Mon, 5 Oct 2009 20:25:40 +0000 Subject: Fix system-config-printer emplacement (#54303) --- 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 5684b4c1..a738fe71 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -470,7 +470,7 @@ our %programs = "Printer" => { - binary => "$sbindir/system-config-printer", + binary => "$bindir/system-config-printer", embedded => 1, description => N("Set up the printer(s), the print job queues, ..."), icon => 'printer-mcc-mdk', -- cgit v1.2.1