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:19 +0200 |
commit | b7b726f67f756072656a31bf4688a526a7e233ea (patch) | |
tree | 377f44b1707cde58c341243468bd373ac1726577 /README.md | |
parent | d9797e7ec90e9faaac1b0dfad4896044d22dbb8d (diff) | |
download | codeine-b7b726f67f756072656a31bf4688a526a7e233ea.tar.gz codeine-b7b726f67f756072656a31bf4688a526a7e233ea.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <[email protected]>
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/) |