This file is indexed.

/usr/share/doc/xaw3dg/examples/app-defaults/XPaint is in xaw3dg 1.5+E-18.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
25
26
27
! This bunch is for Xaw3d...
#include "xawthreedwidget"
*Paned.internalBorderWidth:  1

! Fixes an error in the global resource file...
XPaint.toolbox*lasso.popup-menu.label: Lasso

! Details, details...
XPaint.width: 175
XPaint.height: 500
XPaint.toolbox.menu.top: ChainTop
XPaint.toolbox.menu.bottom: ChainBottom
XPaint.toolbox.vport.top: ChainTop
XPaint.toolbox.vport.bottom: ChainBottom
Canvas.pane.form1.resizeToPreferred: True
Canvas.pane.form1.menu.top: ChainTop
Canvas.pane.form1.menu.bottom: ChainBottom
XPaint.brush*Form*Command.background: #c0c0c0
XPaint.helpDialog*Command.background: #c0c0c0
XPaint.helpDialog.form*Text*background: #c0c0c0
XPaint.helpDialog.form*Scrollbar.background: #c0c0c0
XPaint.filebrowser*Command.background: #c0c0c0
XPaint.filebrowser*Toggle.background: #c0c0c0
XPaint.fontSelect*Command.background: #c0c0c0
XPaint.toolbox*Form*Command.background: #c0c0c0
Canvas*Command.background: #c0c0c0
Canvas.filebrowser*Toggle.background: #c0c0c0