Show
Ignore:
Timestamp:
03/31/05 00:05:34 (19 years ago)
Author:
jerome
Message:

job-billing is now available as $TEABILLING
Job's IPP message file is now available as $TEACONTROLFILE

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tea4cups/trunk/tea4cups.conf

    r612 r615  
    7474# TEACOPIES : Number of copies requested. 
    7575# TEAOPTIONS : Options of the print job. 
    76 # TEAINPUTFILE : Print job's data file or empty when job read from stdin. 
     76# TEAINPUTFILE : Job's data file or empty when job read from stdin. 
     77# TEABILLING : Job's billing code (lp -o job-billing=SomeCode file.ps) 
     78# TEACONTROLFILE : Job's IPP message file (usually /var/spool/cups/c?????) 
    7779# 
    7880# Your own commands will mostly be interested in TEADATAFILE which is 
    7981# the name of the file from which your commands may extract the final 
    80 # job's datas. 
     82# job's datas. Don't rely on TEAINPUTFILE, use TEADATAFILE instead 
     83# since the first one may be empty depending on your printer driver. 
    8184         
    8285# Now defines some default tees which will always be launched