diff options
author | Slávek Banko <[email protected]> | 2021-10-19 19:29:49 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-19 19:29:49 +0200 |
commit | c218a4f369fa458f8a25b74e3b75d0668373c713 (patch) | |
tree | d5e70fcd7155dd461e971dc8661f831beb6eb729 | |
parent | f771f4a4b1903b11424eed90c25f9862b41c61d7 (diff) | |
download | mplayerthumbs-c218a4f369fa458f8a25b74e3b75d0668373c713.tar.gz mplayerthumbs-c218a4f369fa458f8a25b74e3b75d0668373c713.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r-- | README | 22 | ||||
-rw-r--r-- | README.md | 34 |
2 files changed, 34 insertions, 22 deletions
@@ -1,22 +0,0 @@ - - MPlayerThumbnailer - a thumbnail generator - - -MPlayerThumbnailer is a thumbnail generator for video files in -Konqueror. -Unlike the original konqueror plugin (libarts1-xine), it depends -neither on the xine library nor the aRts library, instead it relies on -MPlayer. - - - -CONTRIBUTING -============== - -If you wish to contribute MPlayerThumbnailer, 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..b094dc9 --- /dev/null +++ b/README.md @@ -0,0 +1,34 @@ + + MPlayerThumbnailer - a thumbnail generator + + +MPlayerThumbnailer is a thumbnail generator for video files in +Konqueror. +Unlike the original konqueror plugin (libarts1-xine), it depends +neither on the xine library nor the aRts library, instead it relies on +MPlayer. + +. + +Contributing +-------------- + +If you wish to contribute MPlayerThumbnailer, 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/-/mplayerthumbs/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/mplayerthumbs/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/mplayerthumbs-mplayer-thumbnailerdesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/mplayerthumbs-mplayer-thumbnailerdesktop/) |