dupeguru/qt/se
Virgil Dupras 2c127adf59 [#32] Internationalized the qt layer and localized it to French.
In the process of doing so, I also added a new preferences_dialog base class to reduce code duplication in the three pref dialogs (I didn't want to copy/paste the language combobox addition three times).
2011-01-21 13:57:54 +01:00
..
__init__.py Removed .ui files and made the UI setup "by hand". ui files cause more problems than they solve (UI designer is limited in what it can do). 2010-10-04 15:29:00 +02:00
app.py [#32] Internationalized the qt layer and localized it to French. 2011-01-21 13:57:54 +01:00
details_dialog.py [#32] Internationalized the qt layer and localized it to French. 2011-01-21 13:57:54 +01:00
installer.aip Fixed Windows packaging for dgse. 2010-04-13 14:04:15 +01:00
preferences.py Removed .ui files and made the UI setup "by hand". ui files cause more problems than they solve (UI designer is limited in what it can do). 2010-10-04 15:29:00 +02:00
preferences_dialog.py [#32] Internationalized the qt layer and localized it to French. 2011-01-21 13:57:54 +01:00