Show
Ignore:
Timestamp:
12/03/04 13:34:28 (19 years ago)
Author:
jalet
Message:

Fixed the default value for the --savetoner command line option

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pkbanner

    r1938 r1971  
    2424# 
    2525# $Log$ 
     26# Revision 1.11  2004/12/03 12:34:28  jalet 
     27# Fixed the default value for the --savetoner command line option 
     28# 
    2629# Revision 1.10  2004/11/17 13:28:19  jalet 
    2730# Fixed some typo in the help 
     
    316319    try : 
    317320        defaults = { \ 
    318                      "savetoner" : "100", \ 
     321                     "savetoner" : "0", \ 
    319322                     "pagesize" : "a4", \ 
    320323                     "logo" : "/usr/share/pykota/logos/pykota.jpeg",