This file is indexed.

/usr/share/menu/xboard 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
?package(xboard):needs="x11" \
    section="Games/Board" \
    hints="Chess" \
    title="XBoard" \
    command="/usr/games/xboard -xncp" \
    icon="/usr/share/pixmaps/xboard.xpm"
?package(xboard):needs="x11" \
    section="Games/Board" \
    hints="Chess" \
    title="XBoard (passive chessboard)" \
    command="/usr/games/xboard -ncp" \
    icon="/usr/share/pixmaps/xboard.xpm"
?package(xboard):needs="text" \
    section="Games/Board" \
    title="Default" \
    hints="Chess" \
    command="/usr/games/xboard -ics" \
    icon="/usr/share/pixmaps/xboard.xpm"
?package(xboard):needs="text" \
    section="Games/Board" \
    title="Internet Chess Club" \
    hints="Chess" \
    command="/usr/games/xboard -ics -icshost chessclub.com" \
    icon="/usr/share/pixmaps/xboard.xpm"
?package(xboard):needs="text" \
    section="Games/Board" \
    title="Chess Net" \
    hints="Chess" \
    command="/usr/games/xboard -ics -icshost chess.net" \
    icon="/usr/share/pixmaps/xboard.xpm"
?package(xboard):needs="text" \
    section="Games/Board" \
    title="Free I.C.S." \
    hints="Chess" \
    command="/usr/games/xboard -ics -icshost freechess.org" \
    icon="/usr/share/pixmaps/xboard.xpm"