diff options
author | Slávek Banko <[email protected]> | 2021-10-19 19:20:14 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-19 19:20:39 +0200 |
commit | ffae233b15cecc21a41f3a9c52fa375f209deca9 (patch) | |
tree | 4479811db0623c3143cd78542136dd197baa764a | |
parent | d51ed4c0f40876b1dfa042fbd79af3d7f81d9ef5 (diff) | |
download | kaffeine-ffae233b15cecc21a41f3a9c52fa375f209deca9.tar.gz kaffeine-ffae233b15cecc21a41f3a9c52fa375f209deca9.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 15154bc99281541ca01ce18c7b51326713affec0)
-rw-r--r-- | README | 30 | ||||
-rw-r--r-- | README.md | 46 |
2 files changed, 46 insertions, 30 deletions
@@ -1,30 +0,0 @@ - - kaffeine - a media player for TDE. - - -While Kaffeine supports gstreamer and xine as media player engines, its -default engine is Xine, giving Kaffeine a wide variety of supported -media types and letting Kaffeine access CDs, DVDs, as well as network -streams. - - -Features: -========= -* drag and drop -* an editable playlist -* a bookmark system -* Konqueror plugin (kaffeine-mozilla) -* OSD - - - -CONTRIBUTING -============= - -If you wish to contribute to kaffeine, 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..a70694a --- /dev/null +++ b/README.md @@ -0,0 +1,46 @@ + + kaffeine - a media player for TDE. + + +While Kaffeine supports gstreamer and xine as media player engines, its +default engine is Xine, giving Kaffeine a wide variety of supported +media types and letting Kaffeine access CDs, DVDs, as well as network +streams. + + +Features: +--------- +* drag and drop +* an editable playlist +* a bookmark system +* Konqueror plugin (kaffeine-mozilla) +* OSD + +. + +Contributing +-------------- + +If you wish to contribute to kaffeine, 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 +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/) + +### desktop files +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine-desktop-files/) + +### service menus +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine-servicemenus/) |