a b/src/desktop/recoll.appdata.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- Copyright 2014 Jean-Francois Dockes <jfd@recoll.org> -->
3
<application>
4
 <id type="desktop">recoll.desktop</id>
5
 <metadata_license>CC0-1.0</metadata_license>
6
 <project_license>GPL-2.0+</project_license>
7
 <name>Recoll</name>
8
 <summary>Find documents by specifying search terms</summary>
9
 <description>
10
 <p>Recoll finds keywords inside documents text as well as file names.</p>
11
 <ul>
12
   <li>It can search most document formats.</li>
13
   <li>It can reach any storage place: files, archive members, email
14
   attachments, transparently handling decompression.</li>
15
   <li>One click will open the document inside a native editor or
16
   display an even quicker text preview.</li>
17
 </ul>
18
 </description>
19
 <screenshots>
20
  <screenshot type="default">http://www.recoll.org/files/recoll-1.19.13-mainwin-1248x702.png</screenshot>
21
 </screenshots>
22
 <url type="homepage">http://www.recoll.org/</url>
23
 <updatecontact>contact@recoll.org</updatecontact>
24
</application>