Changeset 3337 for pykota/trunk/bin

Show
Ignore:
Timestamp:
02/18/08 18:11:35 (16 years ago)
Author:
jerome
Message:

Added some utility methods.
Made generic --logo help not depend anymore on the pkbanner's
command context.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pkbanner

    r3335 r3337  
    234234                            dest="logo", 
    235235                            default=u"/usr/share/pykota/logos/pykota.jpeg", 
    236                             help=_("The image to use as the banner's logo. The logo will be drawn at the center top of the page. The default logo is %default")) 
     236                            help=_("The image to use as a logo. The logo will be drawn at the center top of the page. The default logo is %default")) 
    237237    parser.add_option("-p", "--pagesize", 
    238238                            type="string",