Update to new upstream version 2.0.26 (BZ 1090863)
- Add appdata
This commit is contained in:
parent
8d31b0488d
commit
a3c203bb91
4 changed files with 48 additions and 2 deletions
36
anki.appdata.xml
Normal file
36
anki.appdata.xml
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2014 Christian Krause <chkr@fedoraproject.org -->
|
||||
<application>
|
||||
<id type="desktop">anki.desktop</id>
|
||||
<licence>CC0</licence>
|
||||
<description>
|
||||
<p>
|
||||
Anki is a program which makes remembering things easy. Because it's a lot
|
||||
more efficient than traditional study methods, you can either
|
||||
greatly decrease your time spent studying, or greatly increase the amount you learn.
|
||||
</p>
|
||||
<p>
|
||||
Anyone who needs to remember things in their daily life can benefit
|
||||
from Anki. Since it is content-agnostic and supports images, audio,
|
||||
videos and scientific markup (via LaTeX), the possibilities are endless.
|
||||
</p>
|
||||
<p>For example:</p>
|
||||
<ul>
|
||||
<li>Learning a language (vocabulary, grammar, phrases, ...)</li>
|
||||
<li>Studying for medical and law exams</li>
|
||||
<li>Memorizing people's names and faces</li>
|
||||
<li>Brushing up on geography</li>
|
||||
<li>Mastering long poems</li>
|
||||
<li>Even practicing guitar chords!</li>
|
||||
</ul>
|
||||
</description>
|
||||
<screenshots>
|
||||
<screenshot type="default" width="1200" height="675">http://chkr.fedorapeople.org/screenshots/anki/anki-review1.png</screenshot>
|
||||
<screenshot width="1200" height="675">http://chkr.fedorapeople.org/screenshots/anki/anki-deck-browser.png</screenshot>
|
||||
<screenshot width="1200" height="675">http://chkr.fedorapeople.org/screenshots/anki/anki-review2.png</screenshot>
|
||||
<screenshot width="1200" height="675">http://chkr.fedorapeople.org/screenshots/anki/anki-browser.png</screenshot>
|
||||
<screenshot width="1200" height="675">http://chkr.fedorapeople.org/screenshots/anki/anki-statistics.png</screenshot>
|
||||
</screenshots>
|
||||
<url type="homepage">http://ankisrs.net/</url>
|
||||
<updatecontact>chkr@fedoraproject.org</updatecontact>
|
||||
</application>
|
||||
Reference in a new issue