~ubuntu-branches/ubuntu/precise/pybackpack/precise

« back to all changes in this revision

Viewing changes to pybackpack/seteditor.py

  • Committer: Bazaar Package Importer
  • Author(s): Andy Price
  • Date: 2008-09-26 21:24:51 UTC
  • mfrom: (1.1.4 upstream) (4.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20080926212451-esi1j8iyg8mtpfvm
Tags: 0.5.6-1
* New upstream release
* debian/control: remove 'A' from the short description
* debian/pyversions created (Python >= 2.5 is required now)
* Upstream now installs translations
  - No changes needed: cdbs handles translations and pulls in gettext

Show diffs side-by-side

added added

removed removed

Lines of Context:
312
312
            if buset not in self.backupsets:
313
313
                self.backupsets.add(buset)
314
314
            if callable(self.exitnotify):
315
 
                self.exitnotify()
 
315
                self.exitnotify(buset)
316
316
            self.druid_cleanup()
317
317
        except OSError, e:
318
318
            self.widgets.get_widget('druid_page_finish').set_text(