diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-21 15:13:47 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-21 15:14:01 +0200 |
commit | 67d50f1ac3e4de540290b16a174d3588770582d4 (patch) | |
tree | 2b0e68b6fe430097db9f9db4a2634e83dcd3d3ae | |
parent | ebaec6f0b6442bb54896a1d3e7554024d91185d5 (diff) | |
download | tde-style-domino-r14.0.11.tar.gz tde-style-domino-r14.0.11.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 fb7cdb6a83e6400ac17ab11ebb994cfff1d32a23)
-rw-r--r-- | README | 20 | ||||
-rw-r--r-- | README.md | 32 |
2 files changed, 32 insertions, 20 deletions
@@ -1,20 +0,0 @@ - - tde-style-domino - a custom widget style and twin decoration for TDE. - - -tde-style-domino is a style (theme) with a soft look. -It allows to fine adjust the shininess of the widgets by customizable -color gradients. - - - - CONTRIBUTING -============== - -If you wish to contribute to tde-style-domino, 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 diff --git a/README.md b/README.md new file mode 100644 index 0000000..40e4bc7 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ + + tde-style-domino - a custom widget style and twin decoration for TDE. + + +tde-style-domino is a style (theme) with a soft look. +It allows to fine adjust the shininess of the widgets by customizable +color gradients. + +. + +Contributing +-------------- + +If you wish to contribute to tde-style-domino, 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/-/tde-style-domino/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-domino/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/tde-style-domino-desktop-files/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-domino-desktop-files/) |