9663087b13
CUPS configuration GUI. Configures a CUPS server. It uses the CUPS API to do this. The communication with the server is performed using IPP. As a result, it is equally able to configure a remote CUPS server as a local one. help and ok ajacoutot@
13 lines
426 B
Plaintext
13 lines
426 B
Plaintext
$OpenBSD: patch-system-config-printer_desktop_in,v 1.1.1.1 2008/04/10 10:23:04 jasper 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!!/bin/system-config-printer
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=printer
|