Mercurial > dotfiles
annotate console.xml @ 342:2567818b6397
Fix Windows install script.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 17 Feb 2016 20:59:00 -0800 |
parents | 1c3e3740325f |
children |
rev | line source |
---|---|
139
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
2 <settings> |
149
1c3e3740325f
More generic settings for Console2
Ludovic Chabant <ludovic@chabant.com>
parents:
139
diff
changeset
|
3 <console change_refresh="10" refresh="100" rows="45" columns="170" buffer_rows="500" buffer_columns="0" shell="" init_dir="%HOMEDRIVE%%HOMEPATH%\Code" start_hidden="0" save_size="1"> |
139
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
4 <colors> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
5 <color id="0" r="0" g="0" b="0"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
6 <color id="1" r="0" g="0" b="128"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
7 <color id="2" r="0" g="150" b="0"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
8 <color id="3" r="0" g="150" b="150"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
9 <color id="4" r="170" g="25" b="25"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
10 <color id="5" r="128" g="0" b="128"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
11 <color id="6" r="128" g="128" b="0"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
12 <color id="7" r="192" g="192" b="192"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
13 <color id="8" r="128" g="128" b="128"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
14 <color id="9" r="0" g="100" b="255"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
15 <color id="10" r="0" g="255" b="0"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
16 <color id="11" r="0" g="255" b="255"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
17 <color id="12" r="255" g="50" b="50"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
18 <color id="13" r="255" g="0" b="255"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
19 <color id="14" r="255" g="255" b="0"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
20 <color id="15" r="255" g="255" b="255"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
21 </colors> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
22 </console> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
23 <appearance> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
24 <font name="Consolas" size="11" bold="0" italic="0" smoothing="0"> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
25 <color use="0" r="0" g="0" b="0"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
26 </font> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
27 <window title="Console" icon="" use_tab_icon="1" use_console_title="0" show_cmd="1" show_cmd_tabs="1" use_tab_title="1" trim_tab_titles="20" trim_tab_titles_right="0"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
28 <controls show_menu="0" show_toolbar="0" show_statusbar="0" show_tabs="1" hide_single_tab="0" show_scrollbars="1" flat_scrollbars="0" tabs_on_bottom="0"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
29 <styles caption="1" resizable="1" taskbar_button="1" border="1" inside_border="2" tray_icon="1"> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
30 <selection_color r="255" g="255" b="255"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
31 </styles> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
32 <position x="-1" y="-1" dock="-1" snap="0" z_order="0" save_position="1"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
33 <transparency type="0" active_alpha="255" inactive_alpha="255" r="0" g="0" b="0"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
34 </appearance> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
35 <behavior> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
36 <copy_paste copy_on_select="1" clear_on_copy="0" no_wrap="1" trim_spaces="1" copy_newline_char="0" sensitive_copy="1"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
37 <scroll page_scroll_rows="0"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
38 <tab_highlight flashes="3" stay_highligted="1"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
39 </behavior> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
40 <hotkeys use_scroll_lock="1"> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
41 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="83" command="settings"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
42 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="112" command="help"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
43 <hotkey ctrl="0" shift="0" alt="1" extended="0" code="115" command="exit"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
44 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="112" command="newtab1"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
45 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="113" command="newtab2"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
46 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="114" command="newtab3"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
47 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="115" command="newtab4"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
48 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="116" command="newtab5"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
49 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="117" command="newtab6"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
50 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="118" command="newtab7"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
51 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="119" command="newtab8"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
52 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="120" command="newtab9"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
53 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="121" command="newtab10"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
54 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="49" command="switchtab1"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
55 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="50" command="switchtab2"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
56 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="51" command="switchtab3"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
57 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="52" command="switchtab4"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
58 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="53" command="switchtab5"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
59 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="54" command="switchtab6"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
60 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="55" command="switchtab7"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
61 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="56" command="switchtab8"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
62 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="57" command="switchtab9"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
63 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="48" command="switchtab10"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
64 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="9" command="nexttab"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
65 <hotkey ctrl="1" shift="1" alt="0" extended="0" code="9" command="prevtab"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
66 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="87" command="closetab"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
67 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="82" command="renametab"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
68 <hotkey ctrl="1" shift="0" alt="0" extended="1" code="45" command="copy"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
69 <hotkey ctrl="1" shift="0" alt="0" extended="1" code="46" command="clear_selection"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
70 <hotkey ctrl="0" shift="1" alt="0" extended="1" code="45" command="paste"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
71 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="stopscroll"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
72 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollrowup"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
73 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollrowdown"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
74 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollpageup"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
75 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollpagedown"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
76 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollcolleft"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
77 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollcolright"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
78 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollpageleft"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
79 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollpageright"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
80 <hotkey ctrl="1" shift="1" alt="0" extended="0" code="112" command="dumpbuffer"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
81 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="activate"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
82 </hotkeys> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
83 <mouse> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
84 <actions> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
85 <action ctrl="0" shift="0" alt="0" button="1" name="copy"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
86 <action ctrl="0" shift="1" alt="0" button="1" name="select"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
87 <action ctrl="0" shift="0" alt="0" button="3" name="paste"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
88 <action ctrl="1" shift="0" alt="0" button="1" name="drag"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
89 <action ctrl="0" shift="0" alt="0" button="2" name="menu"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
90 </actions> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
91 </mouse> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
92 <tabs> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
93 <tab title="Console2" use_default_icon="0"> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
94 <console shell="" init_dir="" run_as_user="0" user=""/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
95 <cursor style="0" r="255" g="255" b="255"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
96 <background type="0" r="0" g="0" b="0"> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
97 <image file="" relative="0" extend="0" position="0"> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
98 <tint opacity="0" r="0" g="0" b="0"/> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
99 </image> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
100 </background> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
101 </tab> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
102 </tabs> |
2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
103 </settings> |