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:23 +0200 |
commit | db1bb1e569684fdd24ff946a2ff925a02b1bd418 (patch) | |
tree | 5e7f41ffae7c1edec3079d4d56e9f8307baf55ac | |
parent | 99621e5d979d4ac4afd98af76507f5db48761135 (diff) | |
download | kcmautostart-db1bb1e569684fdd24ff946a2ff925a02b1bd418.tar.gz kcmautostart-db1bb1e569684fdd24ff946a2ff925a02b1bd418.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-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/) |