Changeset 326
- Timestamp:
- 08/06/09 01:35:09 (3 years ago)
- File:
-
- 1 edited
-
branches/release/0.2/uigtk.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release/0.2/uigtk.py
r325 r326 664 664 if os.path.exists(os.path.join(self.currentconfiguration['screenshot']['path'], 'itakashot.%s' % (self.currentconfiguration['screenshot']['format']))): 665 665 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']))))))667 666 668 667 if self.itakaglobals.notifyavailable:
Note: See TracChangeset
for help on using the changeset viewer.

