This file is indexed.

/usr/share/mime/packages/xboard.xml is in xboard 4.9.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
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
<?xml version="1.0"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
  <mime-type type="application/x-chess-pgn">
    <comment>PGN chess game notation</comment>
    <comment xml:lang="ara">تدوينة لعبة الشطرنج PGN</comment>
    <comment xml:lang="be">Zaciem ab šachmatnaj partyi PGN</comment>
    <comment xml:lang="be@latin">Zaciem ab šachmatnaj partyi PGN</comment>
    <comment xml:lang="bg">Игра шах — PGN</comment>
    <comment xml:lang="ca">notació de joc d'escacs PGN</comment>
    <comment xml:lang="cs">Šachová notace PGN</comment>
    <comment xml:lang="da">PGN-skakspilsnotation</comment>
    <comment xml:lang="de">PGN-Schachspielnotation</comment>
    <comment xml:lang="en_GB">PGN chess game notation</comment>
    <comment xml:lang="es">Notación de partida de ajedrez PGN</comment>
    <comment xml:lang="eu">PGN xake jokoaren notazioa</comment>
    <comment xml:lang="fi">PGN-šakkipelinotaatio</comment>
    <comment xml:lang="fr">notation de jeu d'échecs PGN</comment>
    <comment xml:lang="ga">nodaireacht chluiche ficheall PGN</comment>
    <comment xml:lang="hu">PGN sakkfeljegyzés</comment>
    <comment xml:lang="id">Notasi permainan catur PGN</comment>
    <comment xml:lang="it">Notazione partita a scacchi PGN</comment>
    <comment xml:lang="ja">PGN チェスゲーム記録</comment>
    <comment xml:lang="kk">PGN шахмат ойыны</comment>
    <comment xml:lang="ko">PGN 체스게임 기보</comment>
    <comment xml:lang="lt">PGN šachmatų žaidimo žymėjimas</comment>
    <comment xml:lang="lv">PGN šaha spēles notācija</comment>
    <comment xml:lang="nb">PGN sjakkspillnotasjon</comment>
    <comment xml:lang="nl">PGN-schaakspelnotatie</comment>
    <comment xml:lang="nn">PGN-sjakkspelnotasjon</comment>
    <comment xml:lang="pl">Plik PGN notacji gry w szachy</comment>
    <comment xml:lang="pt_BR">Notação de jogo de xadrez PGN</comment>
    <comment xml:lang="ro">Notație joc șah PGN</comment>
    <comment xml:lang="ru">шахматная партия PGN</comment>
    <comment xml:lang="sq">Njoftim loje shahu PGN</comment>
    <comment xml:lang="sv">PGN-schackpartinotation</comment>
    <comment xml:lang="uk">запис гри у шахи PGN</comment>
    <comment xml:lang="vi">Cách ghi lượt chơi cờ PGN</comment>
    <comment xml:lang="zh_CN">PGN 象棋游戏注记</comment>
    <generic-icon name="application-x-chess-pgn"/>
    <glob pattern="*.pgn"/>
    <sub-class-of type="text/plain"/>
    <magic priority="50">
      <match value="[Event " type="string" offset="0"/>
    </magic>
  </mime-type>
  <mime-type type="application/x-chess-fen">
    <comment>PGN chess position</comment>
    <generic-icon name="text-x-generic"/>
    <glob pattern="*.fen"/>
    <sub-class-of type="text/plain"/>
  </mime-type>
  <mime-type type="application/x-xboard-trn">
    <comment>XBoard tournament</comment>
    <generic-icon name="application-x-xboard-trn"/>
    <glob pattern="*.trn"/>
    <sub-class-of type="text/plain"/>
    <magic priority="50">
      <match value="-participants {" type="string" offset="0"/>
    </magic>
  </mime-type>
  <mime-type type="application/x-xboard-opt">
    <comment>XBoard options</comment>
    <generic-icon name="application-x-xboard-opt"/>
    <glob pattern="*.xop"/>
    <sub-class-of type="text/plain"/>
  </mime-type>
</mime-info>