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:30:02 +0200 |
commit | dc4b09ebddf3fce82a7d529043239cc3662fe391 (patch) | |
tree | b3d100442cf7f4f7f2f240438b4d03513effd232 | |
parent | 8bed2bf28e1ac895185168c5d8b942b42faa0cd6 (diff) | |
download | mplayerthumbs-dc4b09ebddf3fce82a7d529043239cc3662fe391.tar.gz mplayerthumbs-dc4b09ebddf3fce82a7d529043239cc3662fe391.zip |
Change README to markdown format.r14.0.11
Add translation status overview.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit c218a4f369fa458f8a25b74e3b75d0668373c713)
-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/) |