[qdigidoc] Put screenshots back to *.appdata.xml

mihkel mihkel at fedoraproject.org
Sat Jul 5 19:49:40 UTC 2014


commit 0d0d95d3f868144b46186c4bfbbaaee15e26ea47
Author: Mihkel Vain <mihkel at fedoraproject.org>
Date:   Sat Jul 5 22:48:16 2014 +0300

    Put screenshots back to *.appdata.xml

 .gitignore                  |    1 -
 qdigidoc-client.appdata.xml |   38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 58ea807..d855fa7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
 /qdigidoc-0.4.0.tar.bz2
 /qdigidoc-0.4.1.tar.bz2
 /qdigidoc-3.8.1.1250.tar.gz
-/qdigidoc-client.appdata.xml
 /qdigidoc-3.9.0.1297.tar.gz
diff --git a/qdigidoc-client.appdata.xml b/qdigidoc-client.appdata.xml
new file mode 100644
index 0000000..60909e8
--- /dev/null
+++ b/qdigidoc-client.appdata.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2014 Mihkel Vain <mihkel at fedoraproject.org> -->
+<application>
+  <id type="desktop">qdigidoc-client.desktop</id>
+  <metadata_license>CC0</metadata_license>
+  <project_license>LGPL-2.0+</project_license>
+  <name>QDigiDoc</name>
+  <summary>Estonian digital signature application</summary>
+  <description>
+    <p>
+      ID-software allows you to use your ID-card electronically – use
+      private and governmental e-services, digitally sign documents
+      and encrypt documents for safe transfer. During ID-software
+      installation 3 programs are installed into your computer:
+      ID-card utility, DigiDoc3 client and DigiDoc3 crypto.
+    </p>
+    <p>
+      DigiDoc3 Client is a programme that can be used to sign digitally with
+      ID-card and Mobile-ID, check the validity of digital signatures and
+      open and save documents inside the signature container. Digitally
+      signed containers are files with .bdoc or .ddoc extensions. 
+    </p>
+    <p>
+      DigiDoc3 Crypto enables you to secure files for safe transfer using
+      your ID-card and to view secured documents (decrypt). Securing or
+      encrypting enables you to protect sensitive information from other
+      people in the short term. The ID-card’s authentication certificate is
+      used for encryption. A secure container file will be created upon
+      encryption with the extension .cdoc.
+    </p>
+  </description>
+  <screenshots>
+    <screenshot type="default">http://mihkel.fedorapeople.org/esteid/qdigidocclient.png</screenshot>
+    <screenshot>http://mihkel.fedorapeople.org/esteid/qdigidoccrypto.png</screenshot>
+  </screenshots>
+  <url type="homepage">http://www.id.ee/</url>
+  <updatecontact>mihkel_at_fedoraproject.org</updatecontact>
+</application>


More information about the scm-commits mailing list