This file is indexed.

/usr/share/appdata/mugshot.appdata.xml is in mugshot 0.2.5-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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<?xml version="1.0" encoding="UTF-8"?>
<application>
  <id type="desktop">mugshot.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0+</project_license>
  <name>Mugshot</name>
  <summary>Lightweight user configuration</summary>
  <summary xml:lang="de">Einfache Nutzerkonfiguration</summary>

  <description>
    <p>Mugshot enables users to easily update personal contact information. With Mugshot, users are able to:</p>
    <ul>
        <li>Set the account photo displayed at login and optionally synchronize this photo with their Pidgin buddy icon</li>
        <li xml:lang="de">Das Profil-Photo, das beim Login angezeigt wird, einstellen und es optional mit dem Pidgin buddy icon synchronisieren.</li>
        <li>Set account details stored in /etc/passwd (usable with the finger command) and optionally synchronize with their LibreOffice contact information</li>
        <li xml:lang="de">Nutzerkonto-Details, die in /etc/passwd gespeichert werden verändern und optional mit den LibreOffice Kontaktinformationen synchronisieren.</li>
    </ul>
  </description>

  <screenshots>
    <screenshot width="640" type="default" height="360">http://screenshots.smdavis.us/mugshot/mugshot.png</screenshot>
    <screenshot width="640" height="360">http://screenshots.smdavis.us/mugshot/mugshot-pidgin-sync.png</screenshot>
  </screenshots>

  <url type="homepage">https://launchpad.net/mugshot/</url>
  <url type="bugtracker">https://bugs.launchpad.net/mugshot/</url>
  <url type="help">http://wiki.smdavis.us/doku.php?id=mugshot-docs</url>

  <updatecontact>smd-seandavis@ubuntu.com</updatecontact>

  <provides>
    <binary>mugshot</binary>
  </provides>

  <releases>
    <release version="0.2.5" timestamp="1409617800">
      <description>
        <p>This stable release improves Mugshot functionality for LDAP users, and includes the latest SudoDialog, improving the appearance and usability of the password dialog.</p>
        <p xml:lang="de">Dieser stabile Release verbessert die LDAP Funktionalität und beinhaltet den aktuellsten SudoDialog, wodurch das Erscheinungsbild und die Nutzerfreundlichkeit des Passwort-Dialogs verbessert wird.</p>
      </description>
    </release>

    <release version="0.2.4" timestamp="1406977200">
      <description>
        <p>This stable release improves the user configuration (chfn) backend and prevents Mugshot from locking up. Mugshot also no longer depends on AccountsService, but can leverage it to better support some systems. A critical bug that prevented some users from starting Mugshot was also addressed.</p>
        <p xml:lang="de">Dieser stabile Release verbessert die Benutzerkonfiguration (chfn) und verhindert, dass Mugshot abstürzt. Mugshot hängt nun nicht mehr von AccountsService ab, kann es aber besser zur Unterstützung von bestimmten System einsetzen. Ein kritischer Fehler, der manche Nutzer am Start von Mugshot hinderte ist ebenso behoben.</p>
      </description>
    </release>

    <release version="0.2.3" timestamp="1396661280">
      <description>
        <p>This stable release improved AccountsService functionality and overall usability. Users without admin rights can no longer attempt to change their name, and initials are automatically populated when the name is entered.</p>
        <p xml:lang="de">Dieser stabile Release verbessert die AccountsService Funktionalität und die allgemeine Nutzerfreundlichkeit. Anwender ohne Administrator-Rechte können ihren Namen nicht mehr ändern und die Initialen werden automatisch ergänzt, wenn der Name eingegeben wurde.</p>
      </description>
    </release>

    <release version="0.2.2" timestamp="1394366340">
      <description>
        <p>This stable release fixed a crash that occured when saving user details in a non-English locale. This release also included an updated translation template and new translations.</p>
      </description>
    </release>

    <release version="0.2.1" timestamp="1393800000">
      <description>
        <p>This stable release fixed several bugs related to profile image management, introduced an improved password dialog, and transitioned to using GLib to more reliably determine user and environment settings.</p>
      </description>
    </release>

    <release version="0.2.0" timestamp="1390737600">
      <description>
        <p>The first stable release introduced simplified packaging, replaced the Help functionality with the online help documents, and transitioned to using Python 3.</p>
      </description>
    </release>
  </releases>

</application>