diff options
Diffstat (limited to 'kdelnk/Printer.kdelnk.in')
-rw-r--r-- | kdelnk/Printer.kdelnk.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/kdelnk/Printer.kdelnk.in b/kdelnk/Printer.kdelnk.in new file mode 100644 index 0000000..15a684d --- /dev/null +++ b/kdelnk/Printer.kdelnk.in @@ -0,0 +1,15 @@ +# KDE Config File +[KDE Desktop Entry] +_Name=Printer +_Comment=Drop text and postscript files onto the PRINTER icon +SwallowTitle= +SwallowExec= +BinaryPattern= +MimeType=application/postscript;text/english;text/html;text/plain;text/sgml;text/x-c;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-makefile;text/x-pascal; +Exec=lpr %f +Icon=klpq.xpm +TerminalOptions= +Path= +Type=Application +Terminal=0 + |