This file is indexed.

/usr/share/universalindentgui/indenters/uigui_xmlindent.ini is in universalindentgui 1.2.0-1build5.

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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
[header]
categories=General
cfgFileParameterEnding=cr
configFilename=
fileTypes=*.xml|*.xslt
indenterFileName=xmlindent
indenterName=XML Indent (XML, XSL)
inputFileName=indentinput
inputFileParameter=
manual=http://universalindent.sf.net/indentermanuals/xmlindent.txt
outputFileName=indentoutput
outputFileParameter="-o "
parameterOrder=poi
showHelpParameter=-h
stringparaminquotes=false
useCfgFileParameter=none
version=0.2.17

[Indent level]
CallName="-i "
Category=0
Description=<html>Indent using n spaces or tabs.</html>
EditorType=numeric
Enabled=false
MaxVal=120
MinVal=0
ValueDefault=4

[Use tabs]
Category=0
Description=<html>Use tabs instead of spaces for indent.</html>
EditorType=boolean
TrueFalse=-t|
ValueDefault=0

[Maximum wrap columns]
CallName="-l "
Category=0
Description=<html>Maximum columns for line wrapping.</html>
EditorType=numeric
Enabled=false
MaxVal=120
MinVal=0
ValueDefault=80

[Suppress newline at pos]
CallName="-n "
Category=0
Description=<html>Suppress newline at position.</html>
EditorType=numeric
Enabled=false
MaxVal=120
MinVal=0
ValueDefault=80

[Force newline]
Category=0
Description=<html>Force newline on elements without children.</html>
EditorType=boolean
TrueFalse=-f|
ValueDefault=0