diff options
author | Slávek Banko <[email protected]> | 2021-10-19 19:13:35 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-19 19:17:41 +0200 |
commit | ae9db1b7886c2691744bb1efa48f1703cb5faa50 (patch) | |
tree | 7205e0e4078ff403d5afc4f7bc348acb973d997b /README.md | |
parent | 00dfcb8e6d7b893ec1edfa757ba07e0d4f1a81c2 (diff) | |
download | codeine-ae9db1b7886c2691744bb1efa48f1703cb5faa50.tar.gz codeine-ae9db1b7886c2691744bb1efa48f1703cb5faa50.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit b7b726f67f756072656a31bf4688a526a7e233ea)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..f412774 --- /dev/null +++ b/README.md @@ -0,0 +1,39 @@ + + Codeine - a very simple xine-based media player. + + +Codeine is a media player with a simple, uncluttered interface. +It can play play DVDs, VCDs, all video formats supported by the Xine +library. + + +Features: +--------- + +* Bundled with a simple web-page KPart +* Starts quickly + +. + +Contributing +-------------- + +If you wish to contribute to codeine, 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/-/codeine/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/codeine/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/codeine-desktop-files/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/codeine-desktop-files/) |