spiegel-keyman/linux/keyman-config
Eberhard Beilharz 83615b9d6c
chore(linux): Fix installation build step on TC
When building on TC we install into a temporary directory. This
broke with the recent introduction of build.sh because that
now calls `make install` whereas previously we explicitly called
`make install-temp` on TC. Instead of adding a `install-temp`
action to `build.sh` we now check in the Makefile if sudo is set.
2023-05-12 17:57:19 +02:00
..
buildtools chore(linux): Code cleanup 2022-07-15 20:44:47 +02:00
icons chore(linux): Update debian metadata based on Debian repos 2021-01-12 18:38:18 +01:00
keyman_config fix(linux): Remove warning after pressing Close button 2023-03-28 20:05:29 +02:00
locale chore(common): Update crowdin strings for Kibaku 2023-03-16 11:25:37 +07:00
maninc fix(linux): Fix km-config man page 2021-08-31 08:26:07 +02:00
tests Merge pull request #8011 from keymanapp/feat/linux/uninstall-if-error 2023-01-25 16:46:56 +01:00
.editorconfig chore(linux): Add build.sh for keyman-config 2023-05-09 11:59:21 +02:00
build-help.sh chore: rewrite extra standard build script prolog 2023-02-23 08:09:41 +07:00
build.sh chore(linux): Add .shellcheckrc instead of inline directives 2023-05-11 10:31:12 +02:00
com.keyman.gschema.xml feat(linux): Add ability to configure keyboard options 2020-01-31 11:43:58 +07:00
COPYING license file 2018-05-24 16:53:38 +07:00
createkeymandirs.sh missed createkeymandirs.sh 2018-09-01 12:28:16 +07:00
km-config docs(linux): Add example for keyman:// URL format 2022-11-15 17:35:15 +01:00
km-config.bash-completion chore(linux): Fix more warnings 2023-01-10 12:29:45 +01:00
km-config.desktop chore(linux): Fix lintian warnings 2022-03-10 20:30:44 +01:00
km-kvk2ldml refactor(linux): Cleanup import of os.path 2021-08-04 12:24:07 +02:00
km-kvk2ldml.bash-completion chore(linux): Fix more warnings 2023-01-10 12:29:45 +01:00
km-package-get refactor(linux): cleanup code 2020-06-25 17:04:30 +02:00
km-package-get.bash-completion chore(linux): Fix shellcheck warnings 2023-01-10 11:40:12 +01:00
km-package-install bug(linux): JSON File missing after installation 2023-01-18 17:21:02 +01:00
km-package-install.bash-completion feat(linux): Enhance tab completion in km-package-install 2023-01-11 12:28:12 +01:00
km-package-list-installed docs(linux): Improve help texts 2021-06-30 18:12:28 +02:00
km-package-list-installed.bash-completion feat(linux): Enhance tab completion in km-package-install 2023-01-11 12:28:12 +01:00
km-package-uninstall docs(linux): Improve help texts 2021-06-30 18:12:28 +02:00
km-package-uninstall.bash-completion chore(linux): Fix more warnings 2023-01-10 12:29:45 +01:00
Makefile chore(linux): Fix installation build step on TC 2023-05-12 17:57:19 +02:00
MANIFEST.in fix(linux): Fix keyman-config Linux package 2020-03-17 16:39:03 +01:00
README.md docs(linux): Move Linux documentation 2022-12-05 18:07:10 +01:00
run-tests.sh chore(linux): Add some unit tests for keyman_config 2020-06-17 09:19:19 +02:00
setup.py chore(linux): Fix make install 2022-12-09 12:40:40 +01:00

Linux km-config

See keyman-config.md for documentation.