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
443 B
Plaintext
13 lines
443 B
Plaintext
$OpenBSD: patch-print-applet_desktop_in,v 1.2 2008/06/12 21:51:43 ajacoutot Exp $
|
|
--- print-applet.desktop.in.orig Thu Mar 27 18:26:21 2008
|
|
+++ print-applet.desktop.in Thu Mar 27 18:26:31 2008
|
|
@@ -2,7 +2,7 @@
|
|
Encoding=UTF-8
|
|
_Name=Print Queue Applet
|
|
_Comment=System tray icon for managing print jobs
|
|
-Exec=/usr/bin/system-config-printer-applet
|
|
+Exec=${PREFIX}/bin/system-config-printer-applet
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=printer
|