- DESCRIPTION
- PT is a configurable printing tool written in C/GTK+ for viewing and managing print jobs of the Common UNIX Printing System (CUPS). You can use PT to view, delete, hold and release print jobs; even moving jobs to another printer or changing their priority is supported. Further administration tasks are not implemented since this program should be easy-to-use, small and running fast on older machines. You can save space on your desktop for really important applications by choosing which information about print jobs should be displayed.
- OPTIONS
- ./configure --enable-alien-user: enable to set user name ./configure --enable-ssl: enable OpenSSL encryption
- REQUIREMENTS
- PT is known to compile with gtk+ 1.2.10, cups 1.1.14 and openssl >= 0.9.6b (see www.gtk.org, www.cups.org and www.openssl.org).
LEGAL NOTE:
CUPS, the CUPS logo, and the Common UNIX Printing System are the
trademark property of Easy Software Products.
- LICENSE
- PT is released under the GNU GPL
- INTERNATIONALIZATION
- If your language is not supported, you can do the following: 1. Change your directory to "po". 2. Copy an existing PO file like "de.po" to "YOURLANGUAGE.po" (where "YOURLANGUAGE" is the language code) 3. Replace the translated text strings with your translation. 4. Change your directory to "..". 5. Add "YOURLANGUAGE" to "ALL_LINGUAS=..." in "configure.in" 6. Run "./configure" and "make", then "su -c 'make install'" If you want your translation to be added to future versions of this program, you can send your PO file to:
*
pt_printing@users.sourceforge.net
*
PROGRAM ICON:
You can replace "pt.xpm" in "pixmaps" with a pixmap of your choice
(recommended size: 48 x 48).
