mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-05-08 17:59:50 +00:00
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'
|