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
422 B
Plaintext
13 lines
422 B
Plaintext
$OpenBSD: patch-my-default-printer_desktop_in,v 1.1.1.1 2008/04/10 10:23:04 jasper Exp $
|
|
--- my-default-printer.desktop.in.orig Thu Mar 27 18:26:45 2008
|
|
+++ my-default-printer.desktop.in Thu Mar 27 18:26:56 2008
|
|
@@ -2,7 +2,7 @@
|
|
Encoding=UTF-8
|
|
_Name=Default Printer
|
|
_Comment=Select default printer
|
|
-Exec=/usr/bin/my-default-printer
|
|
+Exec=!!PREFIX!!/bin/my-default-printer
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=printer
|