blob: fe62909f0f339c34235e5a54beccfc914f82a99c (
plain)
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
62
63
64
65
66
67
68
69
70
|
[AStyle]
Brackets=Break
Fill=Spaces
FillSpaces=2
IndentBrackets=false
IndentCases=false
IndentClasses=false
IndentLabels=true
IndentNamespaces=true
IndentSwitches=false
KeepBlocks=false
KeepStatements=false
MaxStatement=40
MinConditional=-1
PadOperators=false
PadParentheses=false
Style=UserDefined
[Editor]
EmbeddedKTextEditor=Embedded KDE Advanced Text Editor Component
[General Options]
Read Last Project On Startup=true
[Mainwindow]
Height 768=548
Width 1024=735
[Mainwindow Toolbar mainToolBar]
Hidden=false
IconSize=22
IconText=IconOnly
Index=0
NewLine=false
Offset=-1
Position=Top
[Mainwindow Toolbar QextMdiTaskBar]
Hidden=true
IconSize=22
IconText=IconOnly
Index=1
NewLine=false
Offset=-1
Position=Bottom
[Mainwindow Toolbar browserToolBar]
Hidden=false
IconSize=22
IconText=IconOnly
Index=2
NewLine=true
Offset=-1
Position=Top
[Plugins]
KDevScripting=false
[UI]
MDIStyle=3
MDIMode=4
TabVisibility=0
CloseOnHover=false
CloseOnHoverDelay=false
OpenNewTabAfterCurrent=true
ShowCloseTabsButton=true
ShowTabIcons=false
[Kate View Defaults]
Icon Bar=true
|