Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/default/general.xml @ 5838:5aa05a7a34b7
Rename modules to more fitting names.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Thu, 25 Apr 2013 15:23:37 +0200 |
parents | flys-artifacts/doc/conf/themes/default/general.xml@a5d4904e6bb2 |
children | 89d03518e5b9 |
comparison
equal
deleted
inserted
replaced
5837:d9901a08d0a6 | 5838:5aa05a7a34b7 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <!--themegroup name="default"--> | |
3 <theme name="MainValuesQ"> | |
4 <inherits> | |
5 <inherit from="Lines" /> | |
6 </inherits> | |
7 <fields> | |
8 <field name="linecolor" type="Color" display="Farbe" | |
9 default="200, 0, 15" /> | |
10 <field name="textorientation" type="boolean" display="Textausrichtung" | |
11 default="true" /> | |
12 <field name="showlinelabel" type="boolean" | |
13 display="Linienbeschriftung anzeigen" default="false" hints="hidden" /> | |
14 </fields> | |
15 </theme> | |
16 | |
17 <theme name="MainValuesQVerticalText"> | |
18 <inherits> | |
19 <inherit from="Lines" /> | |
20 </inherits> | |
21 <fields> | |
22 <field name="linecolor" type="Color" display="Farbe" | |
23 default="200, 0, 15" /> | |
24 <field name="textorientation" type="boolean" display="Textausrichtung" | |
25 default="false" /> | |
26 <field name="showlinelabel" type="boolean" | |
27 display="Linienbeschriftung anzeigen" default="false" hints="hidden" /> | |
28 </fields> | |
29 </theme> | |
30 | |
31 <theme name="MainValuesW"> | |
32 <inherits> | |
33 <inherit from="Lines" /> | |
34 </inherits> | |
35 <fields> | |
36 <field name="linecolor" type="Color" display="Farbe" | |
37 default="0, 215, 0" /> | |
38 <field name="textorientation" type="boolean" display="Textausrichtung" | |
39 default="true" /> | |
40 <field name="showlinelabel" type="boolean" | |
41 display="Linienbeschriftung anzeigen" default="false" hints="hidden" /> | |
42 </fields> | |
43 </theme> | |
44 | |
45 <theme name="RelativePoint"> | |
46 <inherits> | |
47 <inherit from="Points" /> | |
48 </inherits> | |
49 </theme> | |
50 | |
51 <theme name="Annotations"> | |
52 <inherits> | |
53 <inherit from="Lines" /> | |
54 <inherit from="Points" /> | |
55 <inherit from="Text" /> | |
56 </inherits> | |
57 <fields> | |
58 </fields> | |
59 </theme> | |
60 | |
61 <theme name="ManualPoints"> | |
62 <inherits> | |
63 <inherit from="Points" /> | |
64 <inherit from="Label" /> | |
65 </inherits> | |
66 <fields> | |
67 <field name="pointsize" type="int" display="Punktdicke" | |
68 default="3" hints="hidden" /> | |
69 <field name="textorientation" type="boolean" display="Textausrichtung" | |
70 default="true" /> | |
71 </fields> | |
72 </theme> | |
73 | |
74 <theme name="WKms"> | |
75 <inherits> | |
76 <inherit from="Lines" /> | |
77 <inherit from="Points" /> | |
78 <inherit from="MinMaxPoints" /> | |
79 </inherits> | |
80 <fields> | |
81 <field name="showpoints" type="boolean" display="Punkte anzeigen" | |
82 default="false" /> | |
83 <field name="showpointlabel" type="boolean" | |
84 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
85 <field name="linecolor" type="Color" display="Linienfarbe" | |
86 default="204, 204, 204" /> | |
87 </fields> | |
88 </theme> | |
89 | |
90 <theme name="WKmsAnnotation"> | |
91 <inherits> | |
92 <inherit from="Lines" /> | |
93 <inherit from="Label" /> | |
94 </inherits> | |
95 <fields> | |
96 <field name="linecolor" type="Color" display="Linienfarbe" | |
97 default="204, 204, 204" /> | |
98 <field name="pointsize" type="int" display="Punktdicke" | |
99 default="3" hints="h" /> | |
100 </fields> | |
101 </theme> | |
102 | |
103 <theme name="WQKms"> | |
104 <inherits> | |
105 <inherit from="Lines" /> | |
106 <inherit from="Points" /> | |
107 <inherit from="MinMaxPoints" /> | |
108 </inherits> | |
109 <fields> | |
110 <field name="showpoints" type="boolean" display="Punkte anzeigen" | |
111 default="false" /> | |
112 <field name="showpointlabel" type="boolean" | |
113 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
114 <field name="linecolor" type="Color" display="Linienfarbe" | |
115 default="204, 204, 204" /> | |
116 </fields> | |
117 </theme> | |
118 | |
119 <theme name="WQPoints"> | |
120 <inherits> | |
121 <inherit from="Points" /> | |
122 <inherit from="Label" /> | |
123 </inherits> | |
124 <fields> | |
125 <field name="pointcolor" type="Color" display="Linienfarbe" | |
126 default="204, 0, 0" /> | |
127 </fields> | |
128 </theme> | |
129 | |
130 <theme name="heightmarks_points"> | |
131 <inherits> | |
132 <inherit from="Points" /> | |
133 <inherit from="Label" /> | |
134 </inherits> | |
135 <fields> | |
136 <field name="pointcolor" type="Color" display="Linienfarbe" | |
137 default="0, 0, 0" /> | |
138 </fields> | |
139 </theme> | |
140 | |
141 <theme name="Area"> | |
142 <inherits> | |
143 <inherit from="Areas" /> | |
144 </inherits> | |
145 <fields> | |
146 <field name="areashowbg" type="boolean" display="Hintergrund anzeigen" | |
147 default="true" hints="hidden" /> | |
148 <field name="areashowborder" type="boolean" display="Begrenzung" | |
149 default="false" hints="hidden" /> | |
150 <field name="areabordercolor" type="Color" default="0, 0, 0" | |
151 display="Begrenzungslinienfarbe" hints="hidden" /> | |
152 <field name="showarea" type="boolean" display="Flaeche anzeigen" | |
153 default="true" hints="hidden" /> | |
154 <field name="showarealabel" type="boolean" | |
155 display="Flächenbeschriftung anzeigen" default="false" hints="hidden" /> | |
156 </fields> | |
157 </theme> | |
158 | |
159 <!--/themegroup--> |