This file is indexed.

/usr/share/kde4/services/ScreenSavers/goban.desktop is in goban-ss 1.1-2.

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]
Exec=goban
Icon=kscreensaver
Type=Service
X-KDE-ServiceTypes=ScreenSaver
TryExec=xscreensaver
Actions=InWindow;Root;Setup;
X-KDE-Category=Games
Name=Goban

[Desktop Action Setup]
Exec=kxsconfig goban
Name=Setup...
Icon=kscreensaver

[Desktop Action InWindow]
Exec=kxsrun goban -- -window-id %w
Name=Display in Specified Window
NoDisplay=true

[Desktop Action Root]
Exec=kxsrun goban -- -root -screensaver
Name=Display in Root Window
NoDisplay=true