diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-03 14:39:06 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-03 14:39:06 +0000 |
commit | 45b5f0a3f9ec5157d7c5bc86748a772cdc091284 (patch) | |
tree | 3e785af7bb1cb362254128e1f78c3300b757dbfa /print/xpp/pkg-descr | |
parent | - Update to OpenSSH 2.9.9 (diff) |
Add xpp-1.0, a GUI print front-end for CUPS
PR: 31005
Submitted by: "Daniel O'Connor" <darius@chowder.dons.net.au>
Notes
Notes:
svn path=/head/; revision=48394
Diffstat (limited to 'print/xpp/pkg-descr')
-rw-r--r-- | print/xpp/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/print/xpp/pkg-descr b/print/xpp/pkg-descr new file mode 100644 index 000000000000..cb732118edeb --- /dev/null +++ b/print/xpp/pkg-descr @@ -0,0 +1,7 @@ +The X Printing Panel (XPP) is a completely free (GPL) tool for easy choosing of +the desired printer out of a list of all available printers and for setting +printer options by an easy-to-use graphical user interface. One simply calls the +program (xpp) instead of the usual utilities (lpr or lp) at the command line or +out of applications. + +WWW: http://cups.sourceforge.net/xpp/ |