spiegel-keyman/linux/keyman-config/keyman_config
Eberhard Beilharz 6ee11d6b9b
fix(linux): Fix build on Bionic
Python 3.6 (used in Bionic) accepts `@dbus.service.signal(BUS_NAME)`,
and it accepts the `-> None` syntax, but not both together!?
2022-07-22 09:47:37 +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 chore(linux): Improve robustness 2022-01-28 18:37:55 +01:00
accelerators.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
bcp47tag.py fix(linux): improve BCP 47 canonicalization 2021-02-08 17:50:05 +01:00
canonical_language_code_utils.py chore(linux): Code cleanup 2022-07-15 20:44:47 +02:00
check_mime_type.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
convertico.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
dbus_util.py fix(linux): Fix build on Bionic 2022-07-22 09:47:37 +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 chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
fcitx_util.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
get_info.py chore(linux): More import sorting 2022-07-18 17:10:01 +02:00
get_kmp.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
gnome_keyboards_util.py chore(linux): Code cleanup 2022-07-15 20:44:47 +02:00
gsettings.py fix(linux): Fix previous commit 2022-07-18 17:40:05 +02:00
handle_install.py chore(linux): More import sorting 2022-07-18 17:10:01 +02:00
ibus_util.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
install_kmp.py fix(linux): Implement refresh after keyboard installation 2022-07-22 09:47:34 +02:00
install_window.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
keyboard_details.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
kmpmetadata.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
kvk2ldml.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
list_installed_kmp.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
options.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00
uninstall_kmp.py fix(linux): Implement refresh after keyboard installation 2022-07-22 09:47:34 +02:00
version.py.in chore(linux): Fix uploading to Sentry 2021-08-23 16:24:13 +02:00
view_installed.py fix(linux): Implement refresh after keyboard installation 2022-07-22 09:47:34 +02:00
welcome.py chore(linux): Sorting of imports 2022-07-18 15:19:50 +02:00