1228e6a72e
- make the manage printer job entry appear (from jasper@) - fix path to system-config-printer in applet.py - use SUBST_FILES ok jasper@
13 lines
425 B
Plaintext
13 lines
425 B
Plaintext
$OpenBSD: patch-system-config-printer_desktop_in,v 1.3 2008/06/12 21:51:43 ajacoutot Exp $
|
|
--- system-config-printer.desktop.in.orig Thu Mar 27 18:24:56 2008
|
|
+++ system-config-printer.desktop.in Thu Mar 27 18:25:09 2008
|
|
@@ -2,7 +2,7 @@
|
|
Encoding=UTF-8
|
|
_Name=Printing
|
|
_Comment=Configure printers
|
|
-Exec=/usr/bin/system-config-printer
|
|
+Exec=${PREFIX}/sbin/system-config-printer
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=printer
|