Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml15
1 files changed, 13 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6b10580..5f008d0 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,8 +4,19 @@
<id>checksum</id>
<name>Checksum</name>
<summary>Creating a hash checksum of a file.</summary>
- <description>Creating a hash checksum of a file.</description>
- <version>0.3.3</version>
+ <description>
+ Creating a hash checksum of a file.
+ Possible algorithms are md5, sha1, sha256, sha384, sha512 and crc32.
+
+ Just open the details view of the file (Sidebar). There should be a new tab called "Checksum".
+ Select a algorithm and it will try to generate a hash.
+ If you want an other algorithm, just click on the reload button.
+ </description>
+ <documentation>
+ <user>https://github.com/westberliner/owncloud-checksum/blob/v0.3.4/README.md</user>
+ <admin>https://github.com/westberliner/owncloud-checksum/blob/v0.3.4/README.md</admin>
+ </documentation>
+ <version>0.3.4</version>
<licence>agpl</licence>
<author>westberliner</author>
<types>