diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-20 20:41:23 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-20 20:41:37 +0200 |
commit | 7b0aa15708c16aa5ab98372c85925d7e490f02e8 (patch) | |
tree | b173cd4f8619d89ad9163321c4f8b4f137c1f04e | |
parent | 7bc8fd3a3f20e55228c9beb08cde43d8a111851f (diff) | |
download | kcmautostart-7b0aa15708c16aa5ab98372c85925d7e490f02e8.tar.gz kcmautostart-7b0aa15708c16aa5ab98372c85925d7e490f02e8.zip |
Change README to markdown format.r14.0.11
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit db1bb1e569684fdd24ff946a2ff925a02b1bd418)
-rw-r--r-- | README | 5 | ||||
-rw-r--r-- | README.md | 31 |
2 files changed, 31 insertions, 5 deletions
@@ -1,5 +0,0 @@ -kcmautostart - autostart module for the Trinity control center. - -Autostart is a Trinity control center module to configure which -applications start up when you login into a TDE session. - diff --git a/README.md b/README.md new file mode 100644 index 0000000..d75922a --- /dev/null +++ b/README.md @@ -0,0 +1,31 @@ + +kcmautostart - autostart module for the Trinity control center. + + +Autostart is a Trinity control center module to configure which +applications start up when you login into a TDE session. + +. + +Contributing +-------------- + +If you wish to contribute to kcmautostart, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate + + +Translations status +--------------------- + +### messages +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kcm-autostart/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-autostart/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kcm-autostart-autostartdesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-autostart-autostartdesktop/) |