Changeset 3329

Show
Ignore:
Timestamp:
02/02/08 21:59:56 (16 years ago)
Author:
jerome
Message:

Removed confusing dot at the end of the default font's name.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pykosd

    r3328 r3329  
    166166                            dest="font", 
    167167                            default=pyosd.default_font, 
    168                             help=_("Set the font to use. Defaults to %default.")) 
     168                            help=_("Set the font to use. Defaults to %default")) 
    169169    parser.add_option("-l", "--loop", 
    170170                            type="int",