Merge pull request #7 from gaaf/patch-1
[qgit4/redivivus.git] / qgit.appdata.xml
blob6960300cafaa872d03ea26be1b9a6de77efe1c36
1 <?xml version="1.0" encoding="utf-8"?>
2 <component type="desktop">
3   <id>qgit.desktop</id>
4   <metadata_license>CC0-1.0</metadata_license>
5   <project_license>GPL-2.0</project_license>
6   <name>QGit</name>
7   <summary>A git GUI viewer</summary>
8   <description>
9     <p>
10       QGit is a graphical viewer for git repositories. Main features:
11     </p>
12     <ul>
13       <li>Graphical view of history, commits and the differences for the changed files</li>
14       <li>Quick access to git operations</li>
15     </ul>
16   </description>
17   <screenshots>
18     <screenshot type="default"/>
19   </screenshots>
20   <url type="homepage">http://libre.tibirna.org/projects/qgit</url>
21   <url type="bugtracker">http://libre.tibirna.org/projects/qgit/issues</url>
22   <provides>
23     <binary>qgit</binary>
24   </provides>
25 </component>