Changeset 326


Ignore:
Timestamp:
08/06/09 01:35:09 (3 years ago)
Author:
marc
Message:

No itaka verbosity conf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/release/0.2/uigtk.py

    r325 r326  
    664664            if os.path.exists(os.path.join(self.currentconfiguration['screenshot']['path'], 'itakashot.%s' % (self.currentconfiguration['screenshot']['format']))):  
    665665                os.remove(os.path.join(self.currentconfiguration['screenshot']['path'], 'itakashot.%s' % (self.currentconfiguration['screenshot']['format']))) 
    666                 if self.itaka_globals.console_verbosity['debug']: print_m(_("Deleting stale screenshot file '%s'" % ((os.path.join(self.currentconfiguration['screenshot']['path'], 'itakashot.%s' % (self.currentconfiguration['screenshot']['format'])))))) 
    667666 
    668667        if self.itakaglobals.notifyavailable: 
Note: See TracChangeset for help on using the changeset viewer.