This file is indexed.

/usr/share/applications/oneko.desktop is in oneko 1.2.sakura.6-13.

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
[Desktop Entry]
Type=Application
Version=1.0
Name=Oneko
Comment=A cat chases mouse pointer
Comment[de]=Eine Katze verfolgt den Cursor über den Bildschirm
Comment[es]=Un gato persigue el puntero del ratón
Comment[ast]=Un gatu sige'l punteru dafechu
Exec=oneko -fg black -bg white
Icon=oneko_cat
Terminal=false
Categories=Game;Amusement
Keywords=neko;cat;dog;chase;cursor;mouse;
Actions=Dog;Stop;

[Desktop Action Dog]
Exec=oneko -dog -fg black -bg white
Name=Oneko Dog
Icon=oneko_dog

[Desktop Action Stop]
Exec=killall -TERM oneko
Name=Oneko STOP
Icon=oneko_stop