diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-19 01:59:48 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-19 02:00:18 +0200 |
commit | 17c797dd34a88b87fba99be834fb1f4d01b35f46 (patch) | |
tree | 07a6992290d4b6e7a27628ef99bce127ffe19850 | |
parent | 2fd02fe8bb815590dfd78710125f16b60d4d5946 (diff) | |
download | tdepacman-17c797dd34a88b87fba99be834fb1f4d01b35f46.tar.gz tdepacman-17c797dd34a88b87fba99be834fb1f4d01b35f46.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 5c37a443b6f1175aea69d15a92784d222e6df444)
-rw-r--r-- | README | 20 | ||||
-rw-r--r-- | README.md | 32 |
2 files changed, 32 insertions, 20 deletions
@@ -1,20 +0,0 @@ - - tdepacman - A pacman clone game for TDE. - - -TDEpacman is a classic arcade game. -Pac-Man was designed by Toru Iwatani, Namco first released the game in -Japan in May 1980. - - - - CONTRIBUTING -============== - -If you wish to contribute to TDEpacman (TDE), 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..de09773 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ + + tdepacman - A pacman clone game for TDE. + + +TDEpacman is a classic arcade game. +Pac-Man was designed by Toru Iwatani, Namco first released the game in +Japan in May 1980. + +. + +Contributing +-------------- + +If you wish to contribute to TDEpacman (TDE), 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/-/tdepacman/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/tdepacman-tdepacmandesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman-tdepacmandesktop/) |