This file is indexed.

/usr/share/metainfo/pragha.appdata.xml is in pragha 1.3.3-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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014-2017 Matias De lellis -->
<component>
  <id>io.github.pragha-music-player</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0+</project_license>
  <name>Pragha Mucic Player</name>
  <summary>Manage and listen to music</summary>
  <description>
    <p>
      Pragha is a Lightweight Music Player for GNU/Linux, based on Gtk, sqlite, and
      completely written in C, constructed to be fast, light, and simultaneously tries
      to be complete without obstructing the daily work.
    </p>
    <p>Features:</p>
    <ul>
      <li>Full integration with GTK+3 support, but always completely independent of gnome or xfce</li>
      <li>Two panel desing inspired on Amarok 1.4. Library and current playlist</li>
      <li>Library with multiple views, according tags or folder structure</li>
      <li>Search, filtering and queue songs on current playlist</li>
      <li>Playing and edit tag of mp3, m4a, ogg, flac, asf, wma, and ape files. Of course you need codecs</li>
      <li>Playlist management. Exporting M3U and read M3U, PLS, XSPF and WAX playlists</li>
      <li>Play audio CDs and identifies this with CDDB</li>
      <li>Playback control with command line and MPRIS2</li>
      <li>Native desktop notifications with libnotify</li>
    </ul>
  </description>
  <launchable type="desktop-id">pragha.desktop</launchable>
  <url type="homepage">http://pragha-music-player.github.io</url>
  <screenshots>
    <screenshot type="default">
      <image>http://pragha-music-player.github.io/images/Pragha-Xfce-HIG.png</image>
    </screenshot>
    <screenshot>
      <image>http://pragha-music-player.github.io/images/Pragha-Gnome3-HIG.png</image>
    </screenshot>
    <screenshot>
      <image>http://pragha-music-player.github.io/images/Pragha-W7.jpg</image>
    </screenshot>
  </screenshots>
  <update_contact>mati86dl_at_gmail.com</update_contact>
</component>