~sil/+junk/u1notebrowser-quickly

« back to all changes in this revision

Viewing changes to u1notes_lib/Window.py

  • Committer: stuart.langridge at canonical
  • Date: 2012-12-05 20:51:48 UTC
  • Revision ID: stuart.langridge@canonical.com-20121205205148-vvoqiwfy77alj1jc
Do syncing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
            pass
37
37
 
38
38
    def retranslateUi(self, MainWindow):
39
 
        MainWindow.setWindowTitle(QApplication.translate("u1notes", "u1notes", None, QApplication.UnicodeUTF8))
 
39
        MainWindow.setWindowTitle(QApplication.translate("silnotes", "silnotes", None, QApplication.UnicodeUTF8))