This file is indexed.

/usr/share/appdata/org.gnome.FontManager.appdata.xml is in font-manager 0.7.3-1+b1.

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
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 - 2016 Jerry Casiano -->
<application>
  <updatecontact>JerryCasiano_at_gmail.com</updatecontact>
  <id type="desktop">org.gnome.FontManager.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0+</project_license>
  <name>Font Manager</name>
  <summary>A simple font management application for Gtk+ Desktop Environments</summary>
  <description>
    <p>
        Font Manager is intended to provide a way for average users to easily manage
        desktop fonts, without having to resort to command line tools or editing
        configuration files by hand.
    </p>
    <p>
        While designed primarily with the Gnome Desktop Environment in mind,
        it should work well with other Gtk+ desktop environments.
    </p>
    <p>
        Font Manager is NOT a professional-grade font management solution.
    </p>
    <p xml:lang="es">
        El propósito de Font Manager es permitir que los usuarios de a pie gestionen
        con facilidad los tipos de letra de sus equipos, sin necesidad de recurrir a
        herramientas de consola ni a editar archivos de configuración a mano.
    </p>
    <p xml:lang="es">
        Aunque el diseño de la aplicación se basó en el entorno de escritorio de Gnome,
        esta debe funcionar correctamente en otras plataformas que utilicen Gtk+.
    </p>
    <p xml:lang="es">
        Font Manager NO es una aplicación de gestión tipográfica de nivel profesional.
    </p>
  </description>
  <url type="homepage">http://fontmanager.github.io/</url>
  <screenshots>
    <screenshot type="default">http://raw.githubusercontent.com/FontManager/resources/master/font-manager_default-theme.png</screenshot>
  </screenshots>
</application>