This file is indexed.

/usr/lib/xtrkcad/demos/dmdialog.xtr is in xtrkcad 1:4.0.2-2+b1.

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
VERSION 7
DEMOINIT
ORIG 8.000 0.000 0.000
REDRAW
RESET
MESSAGE
The demo also simulates entering values and selecting options on various dialogs.

This is simulated by drawing a rectangle around the control when values are entered or changed.
END
STEP
PARAMETER misc cmdDisplay
MESSAGE
_________________________________________

Here we are going to make some changes to the Display dialog.  Notice how this is simulated.
END
STEP
PARAMETER display tunnels 2
PARAMETER display description-fontsize 56
PARAMETER display layoutlabels 4
PARAMETER display layoutlabels 0
PARAMETER display mapscale 50
PARAMETER display carhotbarlabels 4 Manuf/Proto
MESSAGE
_________________________________________

This effect is only used in demonstration mode.  During normal operation you will not see this.
END
STEP
PARAMETER display cancel
MESSAGE
=========================================
END
STEP
CLEAR