]> git.phdru.name Git - xsetbg.git/history - xsetbg_conf.py
Fix(DB): Fix column encoding
[xsetbg.git] / xsetbg_conf.py
2024-02-24 Oleg BroytmanFix(py3): Use `configparser` instead of `ConfigParser`
2024-02-24 Oleg BroytmanFeat: Python 3
2024-02-24 Oleg BroytmanStyle: Fix `flake8` error E999 SyntaxError: Missing...
2016-06-05 Oleg BroytmanRemove outdated __copyright__
2014-03-09 Oleg BroytmanFix a bug: get xsetbg_dir
2014-03-08 Oleg BroytmanSearch xsetbg.conf in XDG directories
2014-01-07 Oleg BroytmanFix permissions: make helper modules not-executable
2014-01-07 Oleg BroytmanOpen config in xsetbg_conf.py, open db in xsetbg_db.py