This file is indexed.

/usr/lib/fpc/2.6.2/ide/cvsco.tdf is in fp-ide-2.6.2 2.6.2-8.

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
[Main]
Title="CVS Commit"
Size=(56,15)
CommandLine="commit -F %msglog% %filename%"
Default="filename"

[filename]
Type=InputLine
Origin=(2,3)
Size=(52,1)
Value=$EDNAME

[label1]
Type=Label
Origin=(2,2)
Size=(52,1)
Text="~F~ile(s) to commit"
Link="filename"

[msglog]
Type=Memo
Origin=(2,6)
Size=(52,6)
FileName=cvsco.log
Value=

[label2]
Type=Label
Origin=(2,5)
Size=(52,1)
Text="Enter log ~M~essage for commit"
Link="msglog"