This file is indexed.

/usr/share/appdata/gitg.appdata.xml is in gitg 3.23.0-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
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-8"?>
<application>
  <id type="desktop">gitg.desktop</id>
  <metadata_license>CC0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <project_group>GNOME</project_group>
  <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>
  <kudos>
    <kudo>AppMenu</kudo>
    <kudo>HiDpiIcon</kudo>
    <kudo>ModernToolkit</kudo>
  </kudos>
  <screenshots>
    <screenshot type="default" width="1200" height="675">https://wiki.gnome.org/Apps/Gitg?action=AttachFile&amp;do=get&amp;target=history.png</screenshot>
    <screenshot width="1200" height="675">https://wiki.gnome.org/Apps/Gitg?action=AttachFile&amp;do=get&amp;target=stage.png</screenshot>
    <screenshot width="1200" height="675">https://wiki.gnome.org/Apps/Gitg?action=AttachFile&amp;do=get&amp;target=commit.png</screenshot>
    <screenshot width="1200" height="675">https://wiki.gnome.org/Apps/Gitg?action=AttachFile&amp;do=get&amp;target=projects.png</screenshot>
  </screenshots>
  <url type="homepage">https://wiki.gnome.org/Apps/Gitg</url>
  <updatecontact>icq@gnome.org</updatecontact>
  <translation type="gettext">gitg</translation>
</application>