This file is indexed.

/usr/share/appdata/mailnag.appdata.xml is in mailnag 1.2.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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 Patrick Ulbrich <zulu99@gmx.net> -->
<application>
  <id type="desktop">mailnag-config.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <translation type="gettext">mailnag</translation>
  <name>Mailnag</name>
  <summary>An extensible mail notification daemon</summary>
  <summary xml:lang="de">Ein erweiterbarer Benachrichtigungsdienst</summary>
  <description>
      Mailnag is a daemon program that checks POP3 and IMAP servers for new mail.
      On mail arrival it performs various actions provided by plugins.
      Mailnag comes with a set of desktop-independent default plugins for
      visual/sound notifications, script execution etc. and can be extended
      with additional plugins easily.
  </description>
  <screenshots>
    <screenshot type="default">https://raw.githubusercontent.com/pulb/mailnag-design/master/Screenshots/mailnag-config.png</screenshot>
    <screenshot>https://raw.githubusercontent.com/pulb/mailnag-design/master/Screenshots/mailnag-gnome-shell2.png</screenshot>
    <screenshot>https://raw.githubusercontent.com/pulb/mailnag-design/master/Screenshots/mailnag-gnome-shell.png</screenshot>
  </screenshots>
  <url type="homepage">https://www.github.com/pulb/mailnag/</url>
  <updatecontact>zulu99@gmx.net</updatecontact>
</application>