mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-10-31 22:05:58 +00:00
Andrew Senetar
9c09607c08
- Pull updates from Transifex - Add Turkish - Sort language lists in code - Remove old locale conversion code as it appears to work correctly on windows without different conversions. |
||
---|---|---|
.. | ||
gui | ||
jobprogress | ||
tests | ||
__init__.py | ||
.gitignore | ||
build_ext.py | ||
build.py | ||
conflict.py | ||
debug.py | ||
desktop.py | ||
geometry.py | ||
LICENSE | ||
loc.py | ||
notify.py | ||
path.py | ||
plat.py | ||
pygettext.py | ||
README | ||
sphinxgen.py | ||
sqlite.py | ||
testutil.py | ||
trans.py | ||
util.py |
This module is common code used in all Hardcoded Software applications. It has no stable API so it is not recommended to actually depend on it. But if you want to copy bits and pieces for your own apps, be my guest.