/usr/share/appdata/gitg.appdata.xml is in gitg 3.17.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | <?xml version="1.0" encoding="UTF-8"?>
<application>
<id type="desktop">gitg.desktop</id>
<licence>CC0</licence>
<description>
<p>
gitg is a graphical user interface for git. It aims at being a small,
fast and convenient tool to visualize the history of git repositories.
Besides visualization, gitg also provides several utilities to manage your
repository and commit your work.
</p>
<p>Goals</p>
<ul>
<li>Browse local git repositories</li>
<li>Clone local and remote git repositories</li>
<li>Commit files</li>
<li>Retrieve patch from a commit</li>
</ul>
</description>
<screenshots>
<screenshot type="default" width="1200" height="675">https://wiki.gnome.org/Apps/Gitg?action=AttachFile&do=get&target=history.png</screenshot>
<screenshot width="1200" height="675">https://wiki.gnome.org/Apps/Gitg?action=AttachFile&do=get&target=stage.png</screenshot>
<screenshot width="1200" height="675">https://wiki.gnome.org/Apps/Gitg?action=AttachFile&do=get&target=commit.png</screenshot>
<screenshot width="1200" height="675">https://wiki.gnome.org/Apps/Gitg?action=AttachFile&do=get&target=projects.png</screenshot>
</screenshots>
<url type="homepage">https://wiki.gnome.org/Gitg</url>
<updatecontact>sindhus@live.in</updatecontact>
</application>
|