spiegel-keyman/linux/keyman-config/keyman_config
Eberhard Beilharz a2950bef7f
refactor(linux): Cleanup import of os.path
This change imports `os` instead of `os.path`. This is the
recommended way. It also reduces confusion whether to use
`os.path.whatever()` or just `path.whatever()`.
2021-08-04 12:24:07 +02:00
..
icons rename keymanconfig to keyman_config 2018-09-01 12:28:16 +07:00
standards fix(linux): Improve error handling if lang_tags_map.py is missing 2021-06-23 17:09:59 +02:00
__init__.py refactor(linux): Cleanup import of os.path 2021-08-04 12:24:07 +02:00
accelerators.py refactor(linux): cleanup code 2020-06-23 17:15:23 +02:00
bcp47tag.py fix(linux): improve BCP 47 canonicalization 2021-02-08 17:50:05 +01:00
canonical_language_code_utils.py fix(linux): Improve error handling if lang_tags_map.py is missing 2021-06-23 17:09:59 +02:00
check_mime_type.py [linux] use python logging module to control cl output 2018-09-12 17:14:05 +07:00
convertico.py fix(linux): Improve bitmap conversion 2021-06-30 18:57:22 +02:00
dconf_util.py refactor(linux): cleanup code 2020-06-23 17:15:23 +02:00
deprecated_decorator.py chore(linux): Add deprecated decorator 2021-06-25 18:52:10 +02:00
downloadkeyboard.py refactor(linux): Cleanup import of os.path 2021-08-04 12:24:07 +02:00
fcitx_util.py feat(linux): Integrate with fcitx5 2021-06-02 19:11:48 +02:00
get_info.py refactor(linux): cleanup code 2020-06-23 17:15:23 +02:00
get_kmp.py refactor(linux): Centralize paths 2021-06-25 19:25:48 +02:00
gnome_keyboards_util.py fix(linux): Don't crash if uninstalling last keyboard 2021-02-02 17:26:08 +01:00
handle_install.py fix(linux): Don't crash if kmp file vanishes (fixes #4907) 2021-04-23 11:13:46 +02:00
ibus_util.py fix(linux): Fix restarting ibus when running with sudo 2021-06-25 18:59:12 +02:00
install_kmp.py refactor(linux): Cleanup import of os.path 2021-08-04 12:24:07 +02:00
install_window.py refactor(linux): Cleanup import of os.path 2021-08-04 12:24:07 +02:00
keyboard_details.py fix(linux): Save QR code in temporary directory 2021-06-25 19:41:51 +02:00
kmpmetadata.py refactor(linux): Cleanup import of os.path 2021-08-04 12:24:07 +02:00
kvk2ldml.py feat(linux): Log some errors as critical 2021-04-20 11:45:07 +02:00
list_installed_kmp.py refactor(linux): Centralize paths 2021-06-25 19:25:48 +02:00
options.py feat(linux): Add i18n for Linux 2020-08-19 19:22:33 +02:00
uninstall_kmp.py refactor(linux): Cleanup import of os.path 2021-08-04 12:24:07 +02:00
version.py.in chore(linux): Improve Sentry environment setting 2021-03-04 16:01:52 +01:00
view_installed.py refactor(linux): Cleanup import of os.path 2021-08-04 12:24:07 +02:00
welcome.py feat(linux): Small UI improvements 2020-08-20 15:22:50 +02:00