diff options
author | Slávek Banko <[email protected]> | 2021-10-21 13:20:26 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-21 13:20:37 +0200 |
commit | 1cacb9d6f39608d546c9f59cc306c383ccdd2b16 (patch) | |
tree | 2cae13138a80ca64828a972cd02525d18dbab47d /README.md | |
parent | 6a19638974f29872747997ed1429a3ea52085bf2 (diff) | |
download | tdeio-umountwrapper-1cacb9d6f39608d546c9f59cc306c383ccdd2b16.tar.gz tdeio-umountwrapper-1cacb9d6f39608d546c9f59cc306c383ccdd2b16.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 056aa1e6b60d6ec22dc6a34a3b82e15675c0e5bf)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d7f467f --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ + + tdeio-umountwrapper - a wrapper around tdeio_media_mounthelper. + + +tdeio-umountwrapper provides a progress dialog for the safely removal of +devices in Trinity in a form of a progressbar which bounces back and +forth. +It takes one argument, which is the url of the mountpoint to +remove, E.G 'tdeio_media_mounthelper -s <URL>'. + +. + +Contributing +-------------- + +If you wish to contribute tdeio-umountwrapper, 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/-/tdeio-umountwrapper/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-umountwrapper/) |