-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.xml
More file actions
19 lines (19 loc) · 829 Bytes
/
config.xml
File metadata and controls
19 lines (19 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
<comment>config.xml</comment>
<entry key="sboardShowMenu">false</entry>
<entry key="fontColor2">0x000000</entry>
<entry key="selectedFontColor">0xffffff</entry>
<entry key="fontColor1">0x000000</entry>
<entry key="lastOpenDir">C:\Documents and Settings\Igor\Desktop\bla.razor</entry>
<entry key="scrollType">together</entry>
<entry key="unsafeSplitColor">0xe4b452</entry>
<entry key="listSelectedColor">0x000099</entry>
<entry key="sboardScrollAmount">10</entry>
<entry key="listColor2">0xccffff</entry>
<entry key="fontSize">11</entry>
<entry key="listColor1">0xffffff</entry>
<entry key="markOKOnSelect">false</entry>
<entry key="sboardTreshold">5</entry>
</properties>