mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-16 20:29:02 +00:00
2c127adf59
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).
3 lines
48 B
Python
3 lines
48 B
Python
__version__ = '2.12.3'
|
|
__appname__ = 'dupeGuru'
|