author | sudonix <sudonix> | 2004-10-02 03:59:05 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2004-10-02 03:59:05 (UTC) |
commit | 35073c225658142446be780281173ee2ce8bcf1f (patch) (unidiff) | |
tree | 18218564677ec7fd54316ad00ee3816974f66599 | |
parent | 1f039f2dfbf272c07158d2f5c3c43bd5bbe3b545 (diff) | |
download | opie-35073c225658142446be780281173ee2ce8bcf1f.zip opie-35073c225658142446be780281173ee2ce8bcf1f.tar.gz opie-35073c225658142446be780281173ee2ce8bcf1f.tar.bz2 |
A few typos fixed
-rw-r--r-- | noncore/net/wellenreiter/gui/configbase.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/wellenreiter/gui/configbase.ui b/noncore/net/wellenreiter/gui/configbase.ui index 3a1c258..d9dee15 100644 --- a/noncore/net/wellenreiter/gui/configbase.ui +++ b/noncore/net/wellenreiter/gui/configbase.ui | |||
@@ -1,212 +1,212 @@ | |||
1 | <!DOCTYPE UI><UI> | 1 | <!DOCTYPE UI><UI> |
2 | <class>WellenreiterConfigBase</class> | 2 | <class>WellenreiterConfigBase</class> |
3 | <widget> | 3 | <widget> |
4 | <class>QDialog</class> | 4 | <class>QDialog</class> |
5 | <property stdset="1"> | 5 | <property stdset="1"> |
6 | <name>name</name> | 6 | <name>name</name> |
7 | <cstring>WellenreiterConfigBase</cstring> | 7 | <cstring>WellenreiterConfigBase</cstring> |
8 | </property> | 8 | </property> |
9 | <property stdset="1"> | 9 | <property stdset="1"> |
10 | <name>geometry</name> | 10 | <name>geometry</name> |
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>250</width> | 14 | <width>250</width> |
15 | <height>371</height> | 15 | <height>371</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
18 | <property stdset="1"> | 18 | <property stdset="1"> |
19 | <name>caption</name> | 19 | <name>caption</name> |
20 | <string>Wellenreiter II COnfiguration Dialog</string> | 20 | <string>Wellenreiter II Configuration Dialog</string> |
21 | </property> | 21 | </property> |
22 | <property> | 22 | <property> |
23 | <name>layoutMargin</name> | 23 | <name>layoutMargin</name> |
24 | </property> | 24 | </property> |
25 | <property> | 25 | <property> |
26 | <name>layoutSpacing</name> | 26 | <name>layoutSpacing</name> |
27 | </property> | 27 | </property> |
28 | <grid> | 28 | <grid> |
29 | <property stdset="1"> | 29 | <property stdset="1"> |
30 | <name>margin</name> | 30 | <name>margin</name> |
31 | <number>2</number> | 31 | <number>2</number> |
32 | </property> | 32 | </property> |
33 | <property stdset="1"> | 33 | <property stdset="1"> |
34 | <name>spacing</name> | 34 | <name>spacing</name> |
35 | <number>3</number> | 35 | <number>3</number> |
36 | </property> | 36 | </property> |
37 | <widget row="0" column="0" > | 37 | <widget row="0" column="0" > |
38 | <class>QTabWidget</class> | 38 | <class>QTabWidget</class> |
39 | <property stdset="1"> | 39 | <property stdset="1"> |
40 | <name>name</name> | 40 | <name>name</name> |
41 | <cstring>tab</cstring> | 41 | <cstring>tab</cstring> |
42 | </property> | 42 | </property> |
43 | <property> | 43 | <property> |
44 | <name>layoutMargin</name> | 44 | <name>layoutMargin</name> |
45 | </property> | 45 | </property> |
46 | <property> | 46 | <property> |
47 | <name>layoutSpacing</name> | 47 | <name>layoutSpacing</name> |
48 | </property> | 48 | </property> |
49 | <property> | 49 | <property> |
50 | <name>whatsThis</name> | 50 | <name>whatsThis</name> |
51 | <string></string> | 51 | <string></string> |
52 | </property> | 52 | </property> |
53 | <widget> | 53 | <widget> |
54 | <class>QWidget</class> | 54 | <class>QWidget</class> |
55 | <property stdset="1"> | 55 | <property stdset="1"> |
56 | <name>name</name> | 56 | <name>name</name> |
57 | <cstring>tab</cstring> | 57 | <cstring>tab</cstring> |
58 | </property> | 58 | </property> |
59 | <attribute> | 59 | <attribute> |
60 | <name>title</name> | 60 | <name>title</name> |
61 | <string>Interface</string> | 61 | <string>Interface</string> |
62 | </attribute> | 62 | </attribute> |
63 | <vbox> | 63 | <vbox> |
64 | <property stdset="1"> | 64 | <property stdset="1"> |
65 | <name>margin</name> | 65 | <name>margin</name> |
66 | <number>6</number> | 66 | <number>6</number> |
67 | </property> | 67 | </property> |
68 | <property stdset="1"> | 68 | <property stdset="1"> |
69 | <name>spacing</name> | 69 | <name>spacing</name> |
70 | <number>6</number> | 70 | <number>6</number> |
71 | </property> | 71 | </property> |
72 | <widget> | 72 | <widget> |
73 | <class>QLayoutWidget</class> | 73 | <class>QLayoutWidget</class> |
74 | <property stdset="1"> | 74 | <property stdset="1"> |
75 | <name>name</name> | 75 | <name>name</name> |
76 | <cstring>Layout7</cstring> | 76 | <cstring>Layout7</cstring> |
77 | </property> | 77 | </property> |
78 | <grid> | 78 | <grid> |
79 | <property stdset="1"> | 79 | <property stdset="1"> |
80 | <name>margin</name> | 80 | <name>margin</name> |
81 | <number>0</number> | 81 | <number>0</number> |
82 | </property> | 82 | </property> |
83 | <property stdset="1"> | 83 | <property stdset="1"> |
84 | <name>spacing</name> | 84 | <name>spacing</name> |
85 | <number>6</number> | 85 | <number>6</number> |
86 | </property> | 86 | </property> |
87 | <widget row="1" column="1" > | 87 | <widget row="1" column="1" > |
88 | <class>QComboBox</class> | 88 | <class>QComboBox</class> |
89 | <item> | 89 | <item> |
90 | <property> | 90 | <property> |
91 | <name>text</name> | 91 | <name>text</name> |
92 | <string><select></string> | 92 | <string><select></string> |
93 | </property> | 93 | </property> |
94 | </item> | 94 | </item> |
95 | <item> | 95 | <item> |
96 | <property> | 96 | <property> |
97 | <name>text</name> | 97 | <name>text</name> |
98 | <string>cisco</string> | 98 | <string>cisco</string> |
99 | </property> | 99 | </property> |
100 | </item> | 100 | </item> |
101 | <item> | 101 | <item> |
102 | <property> | 102 | <property> |
103 | <name>text</name> | 103 | <name>text</name> |
104 | <string>wlan-ng</string> | 104 | <string>wlan-ng</string> |
105 | </property> | 105 | </property> |
106 | </item> | 106 | </item> |
107 | <item> | 107 | <item> |
108 | <property> | 108 | <property> |
109 | <name>text</name> | 109 | <name>text</name> |
110 | <string>hostap</string> | 110 | <string>hostap</string> |
111 | </property> | 111 | </property> |
112 | </item> | 112 | </item> |
113 | <item> | 113 | <item> |
114 | <property> | 114 | <property> |
115 | <name>text</name> | 115 | <name>text</name> |
116 | <string>orinoco</string> | 116 | <string>orinoco</string> |
117 | </property> | 117 | </property> |
118 | </item> | 118 | </item> |
119 | <item> | 119 | <item> |
120 | <property> | 120 | <property> |
121 | <name>text</name> | 121 | <name>text</name> |
122 | <string><manual></string> | 122 | <string><manual></string> |
123 | </property> | 123 | </property> |
124 | </item> | 124 | </item> |
125 | <item> | 125 | <item> |
126 | <property> | 126 | <property> |
127 | <name>text</name> | 127 | <name>text</name> |
128 | <string><file></string> | 128 | <string><file></string> |
129 | </property> | 129 | </property> |
130 | </item> | 130 | </item> |
131 | <property stdset="1"> | 131 | <property stdset="1"> |
132 | <name>name</name> | 132 | <name>name</name> |
133 | <cstring>deviceType</cstring> | 133 | <cstring>deviceType</cstring> |
134 | </property> | 134 | </property> |
135 | <property stdset="1"> | 135 | <property stdset="1"> |
136 | <name>enabled</name> | 136 | <name>enabled</name> |
137 | <bool>true</bool> | 137 | <bool>true</bool> |
138 | </property> | 138 | </property> |
139 | <property stdset="1"> | 139 | <property stdset="1"> |
140 | <name>sizePolicy</name> | 140 | <name>sizePolicy</name> |
141 | <sizepolicy> | 141 | <sizepolicy> |
142 | <hsizetype>7</hsizetype> | 142 | <hsizetype>7</hsizetype> |
143 | <vsizetype>0</vsizetype> | 143 | <vsizetype>0</vsizetype> |
144 | </sizepolicy> | 144 | </sizepolicy> |
145 | </property> | 145 | </property> |
146 | <property> | 146 | <property> |
147 | <name>whatsThis</name> | 147 | <name>whatsThis</name> |
148 | <string>Choose the type of driver used for sniffing.</string> | 148 | <string>Choose the type of driver used for sniffing.</string> |
149 | </property> | 149 | </property> |
150 | </widget> | 150 | </widget> |
151 | <widget row="1" column="0" > | 151 | <widget row="1" column="0" > |
152 | <class>QLabel</class> | 152 | <class>QLabel</class> |
153 | <property stdset="1"> | 153 | <property stdset="1"> |
154 | <name>name</name> | 154 | <name>name</name> |
155 | <cstring>TextLabel2_3</cstring> | 155 | <cstring>TextLabel2_3</cstring> |
156 | </property> | 156 | </property> |
157 | <property stdset="1"> | 157 | <property stdset="1"> |
158 | <name>enabled</name> | 158 | <name>enabled</name> |
159 | <bool>true</bool> | 159 | <bool>true</bool> |
160 | </property> | 160 | </property> |
161 | <property stdset="1"> | 161 | <property stdset="1"> |
162 | <name>text</name> | 162 | <name>text</name> |
163 | <string>Driver:</string> | 163 | <string>Driver:</string> |
164 | </property> | 164 | </property> |
165 | </widget> | 165 | </widget> |
166 | <widget row="0" column="1" > | 166 | <widget row="0" column="1" > |
167 | <class>QComboBox</class> | 167 | <class>QComboBox</class> |
168 | <property stdset="1"> | 168 | <property stdset="1"> |
169 | <name>name</name> | 169 | <name>name</name> |
170 | <cstring>interfaceName</cstring> | 170 | <cstring>interfaceName</cstring> |
171 | </property> | 171 | </property> |
172 | <property stdset="1"> | 172 | <property stdset="1"> |
173 | <name>enabled</name> | 173 | <name>enabled</name> |
174 | <bool>true</bool> | 174 | <bool>true</bool> |
175 | </property> | 175 | </property> |
176 | <property stdset="1"> | 176 | <property stdset="1"> |
177 | <name>sizePolicy</name> | 177 | <name>sizePolicy</name> |
178 | <sizepolicy> | 178 | <sizepolicy> |
179 | <hsizetype>7</hsizetype> | 179 | <hsizetype>7</hsizetype> |
180 | <vsizetype>0</vsizetype> | 180 | <vsizetype>0</vsizetype> |
181 | </sizepolicy> | 181 | </sizepolicy> |
182 | </property> | 182 | </property> |
183 | <property stdset="1"> | 183 | <property stdset="1"> |
184 | <name>editable</name> | 184 | <name>editable</name> |
185 | <bool>false</bool> | 185 | <bool>false</bool> |
186 | </property> | 186 | </property> |
187 | <property> | 187 | <property> |
188 | <name>whatsThis</name> | 188 | <name>whatsThis</name> |
189 | <string>Choose the interface used for sniffing.</string> | 189 | <string>Choose the interface used for sniffing.</string> |
190 | </property> | 190 | </property> |
191 | </widget> | 191 | </widget> |
192 | <widget row="0" column="0" > | 192 | <widget row="0" column="0" > |
193 | <class>QLabel</class> | 193 | <class>QLabel</class> |
194 | <property stdset="1"> | 194 | <property stdset="1"> |
195 | <name>name</name> | 195 | <name>name</name> |
196 | <cstring>TextLabel1_2</cstring> | 196 | <cstring>TextLabel1_2</cstring> |
197 | </property> | 197 | </property> |
198 | <property stdset="1"> | 198 | <property stdset="1"> |
199 | <name>enabled</name> | 199 | <name>enabled</name> |
200 | <bool>true</bool> | 200 | <bool>true</bool> |
201 | </property> | 201 | </property> |
202 | <property stdset="1"> | 202 | <property stdset="1"> |
203 | <name>text</name> | 203 | <name>text</name> |
204 | <string>Name:</string> | 204 | <string>Name:</string> |
205 | </property> | 205 | </property> |
206 | </widget> | 206 | </widget> |
207 | </grid> | 207 | </grid> |
208 | </widget> | 208 | </widget> |
209 | <widget> | 209 | <widget> |
210 | <class>QLayoutWidget</class> | 210 | <class>QLayoutWidget</class> |
211 | <property stdset="1"> | 211 | <property stdset="1"> |
212 | <name>name</name> | 212 | <name>name</name> |
@@ -1073,385 +1073,385 @@ | |||
1073 | <string><Ignore></string> | 1073 | <string><Ignore></string> |
1074 | </property> | 1074 | </property> |
1075 | </item> | 1075 | </item> |
1076 | <item> | 1076 | <item> |
1077 | <property> | 1077 | <property> |
1078 | <name>text</name> | 1078 | <name>text</name> |
1079 | <string>Play Alarm</string> | 1079 | <string>Play Alarm</string> |
1080 | </property> | 1080 | </property> |
1081 | </item> | 1081 | </item> |
1082 | <item> | 1082 | <item> |
1083 | <property> | 1083 | <property> |
1084 | <name>text</name> | 1084 | <name>text</name> |
1085 | <string>Play Click</string> | 1085 | <string>Play Click</string> |
1086 | </property> | 1086 | </property> |
1087 | </item> | 1087 | </item> |
1088 | <item> | 1088 | <item> |
1089 | <property> | 1089 | <property> |
1090 | <name>text</name> | 1090 | <name>text</name> |
1091 | <string>Blink LED</string> | 1091 | <string>Blink LED</string> |
1092 | </property> | 1092 | </property> |
1093 | </item> | 1093 | </item> |
1094 | <item> | 1094 | <item> |
1095 | <property> | 1095 | <property> |
1096 | <name>text</name> | 1096 | <name>text</name> |
1097 | <string>Run Script</string> | 1097 | <string>Run Script</string> |
1098 | </property> | 1098 | </property> |
1099 | </item> | 1099 | </item> |
1100 | <property stdset="1"> | 1100 | <property stdset="1"> |
1101 | <name>name</name> | 1101 | <name>name</name> |
1102 | <cstring>newStationAction</cstring> | 1102 | <cstring>newStationAction</cstring> |
1103 | </property> | 1103 | </property> |
1104 | <property stdset="1"> | 1104 | <property stdset="1"> |
1105 | <name>sizePolicy</name> | 1105 | <name>sizePolicy</name> |
1106 | <sizepolicy> | 1106 | <sizepolicy> |
1107 | <hsizetype>7</hsizetype> | 1107 | <hsizetype>7</hsizetype> |
1108 | <vsizetype>0</vsizetype> | 1108 | <vsizetype>0</vsizetype> |
1109 | </sizepolicy> | 1109 | </sizepolicy> |
1110 | </property> | 1110 | </property> |
1111 | <property> | 1111 | <property> |
1112 | <name>whatsThis</name> | 1112 | <name>whatsThis</name> |
1113 | <string>Choose the action to perform when a new wired station is detected.</string> | 1113 | <string>Choose the action to perform when a new wired station is detected.</string> |
1114 | </property> | 1114 | </property> |
1115 | </widget> | 1115 | </widget> |
1116 | <widget row="0" column="1" > | 1116 | <widget row="0" column="1" > |
1117 | <class>QComboBox</class> | 1117 | <class>QComboBox</class> |
1118 | <item> | 1118 | <item> |
1119 | <property> | 1119 | <property> |
1120 | <name>text</name> | 1120 | <name>text</name> |
1121 | <string><Ignore></string> | 1121 | <string><Ignore></string> |
1122 | </property> | 1122 | </property> |
1123 | </item> | 1123 | </item> |
1124 | <item> | 1124 | <item> |
1125 | <property> | 1125 | <property> |
1126 | <name>text</name> | 1126 | <name>text</name> |
1127 | <string>Play Alarm</string> | 1127 | <string>Play Alarm</string> |
1128 | </property> | 1128 | </property> |
1129 | </item> | 1129 | </item> |
1130 | <item> | 1130 | <item> |
1131 | <property> | 1131 | <property> |
1132 | <name>text</name> | 1132 | <name>text</name> |
1133 | <string>Play Click</string> | 1133 | <string>Play Click</string> |
1134 | </property> | 1134 | </property> |
1135 | </item> | 1135 | </item> |
1136 | <item> | 1136 | <item> |
1137 | <property> | 1137 | <property> |
1138 | <name>text</name> | 1138 | <name>text</name> |
1139 | <string>Blink LED</string> | 1139 | <string>Blink LED</string> |
1140 | </property> | 1140 | </property> |
1141 | </item> | 1141 | </item> |
1142 | <item> | 1142 | <item> |
1143 | <property> | 1143 | <property> |
1144 | <name>text</name> | 1144 | <name>text</name> |
1145 | <string>Run Script</string> | 1145 | <string>Run Script</string> |
1146 | </property> | 1146 | </property> |
1147 | </item> | 1147 | </item> |
1148 | <property stdset="1"> | 1148 | <property stdset="1"> |
1149 | <name>name</name> | 1149 | <name>name</name> |
1150 | <cstring>newNetworkAction</cstring> | 1150 | <cstring>newNetworkAction</cstring> |
1151 | </property> | 1151 | </property> |
1152 | <property stdset="1"> | 1152 | <property stdset="1"> |
1153 | <name>sizePolicy</name> | 1153 | <name>sizePolicy</name> |
1154 | <sizepolicy> | 1154 | <sizepolicy> |
1155 | <hsizetype>7</hsizetype> | 1155 | <hsizetype>7</hsizetype> |
1156 | <vsizetype>0</vsizetype> | 1156 | <vsizetype>0</vsizetype> |
1157 | </sizepolicy> | 1157 | </sizepolicy> |
1158 | </property> | 1158 | </property> |
1159 | <property stdset="1"> | 1159 | <property stdset="1"> |
1160 | <name>editable</name> | 1160 | <name>editable</name> |
1161 | <bool>false</bool> | 1161 | <bool>false</bool> |
1162 | </property> | 1162 | </property> |
1163 | <property> | 1163 | <property> |
1164 | <name>whatsThis</name> | 1164 | <name>whatsThis</name> |
1165 | <string>Choose an action to perform when a new network is detected.</string> | 1165 | <string>Choose an action to perform when a new network is detected.</string> |
1166 | </property> | 1166 | </property> |
1167 | </widget> | 1167 | </widget> |
1168 | <widget row="1" column="0" rowspan="1" colspan="2" > | 1168 | <widget row="1" column="0" rowspan="1" colspan="2" > |
1169 | <class>QLineEdit</class> | 1169 | <class>QLineEdit</class> |
1170 | <property stdset="1"> | 1170 | <property stdset="1"> |
1171 | <name>name</name> | 1171 | <name>name</name> |
1172 | <cstring>newNetworkScript</cstring> | 1172 | <cstring>newNetworkScript</cstring> |
1173 | </property> | 1173 | </property> |
1174 | <property stdset="1"> | 1174 | <property stdset="1"> |
1175 | <name>enabled</name> | 1175 | <name>enabled</name> |
1176 | <bool>true</bool> | 1176 | <bool>true</bool> |
1177 | </property> | 1177 | </property> |
1178 | <property> | 1178 | <property> |
1179 | <name>whatsThis</name> | 1179 | <name>whatsThis</name> |
1180 | <string>The command line to execute when a script action is performed.</string> | 1180 | <string>The command line to execute when a script action is performed.</string> |
1181 | </property> | 1181 | </property> |
1182 | </widget> | 1182 | </widget> |
1183 | <widget row="5" column="0" rowspan="1" colspan="2" > | 1183 | <widget row="5" column="0" rowspan="1" colspan="2" > |
1184 | <class>QLineEdit</class> | 1184 | <class>QLineEdit</class> |
1185 | <property stdset="1"> | 1185 | <property stdset="1"> |
1186 | <name>name</name> | 1186 | <name>name</name> |
1187 | <cstring>newStationScript</cstring> | 1187 | <cstring>newStationScript</cstring> |
1188 | </property> | 1188 | </property> |
1189 | <property stdset="1"> | 1189 | <property stdset="1"> |
1190 | <name>enabled</name> | 1190 | <name>enabled</name> |
1191 | <bool>true</bool> | 1191 | <bool>true</bool> |
1192 | </property> | 1192 | </property> |
1193 | <property> | 1193 | <property> |
1194 | <name>whatsThis</name> | 1194 | <name>whatsThis</name> |
1195 | <string>Choose an action to perform when a new wireless station is detected.</string> | 1195 | <string>Choose an action to perform when a new wireless station is detected.</string> |
1196 | </property> | 1196 | </property> |
1197 | </widget> | 1197 | </widget> |
1198 | </grid> | 1198 | </grid> |
1199 | </widget> | 1199 | </widget> |
1200 | </grid> | 1200 | </grid> |
1201 | </widget> | 1201 | </widget> |
1202 | </vbox> | 1202 | </vbox> |
1203 | </widget> | 1203 | </widget> |
1204 | <widget> | 1204 | <widget> |
1205 | <class>QWidget</class> | 1205 | <class>QWidget</class> |
1206 | <property stdset="1"> | 1206 | <property stdset="1"> |
1207 | <name>name</name> | 1207 | <name>name</name> |
1208 | <cstring>tab</cstring> | 1208 | <cstring>tab</cstring> |
1209 | </property> | 1209 | </property> |
1210 | <attribute> | 1210 | <attribute> |
1211 | <name>title</name> | 1211 | <name>title</name> |
1212 | <string>Intrusion</string> | 1212 | <string>Intrusion</string> |
1213 | </attribute> | 1213 | </attribute> |
1214 | <grid> | 1214 | <grid> |
1215 | <property stdset="1"> | 1215 | <property stdset="1"> |
1216 | <name>margin</name> | 1216 | <name>margin</name> |
1217 | <number>6</number> | 1217 | <number>6</number> |
1218 | </property> | 1218 | </property> |
1219 | <property stdset="1"> | 1219 | <property stdset="1"> |
1220 | <name>spacing</name> | 1220 | <name>spacing</name> |
1221 | <number>6</number> | 1221 | <number>6</number> |
1222 | </property> | 1222 | </property> |
1223 | <widget row="1" column="0" > | 1223 | <widget row="1" column="0" > |
1224 | <class>QGroupBox</class> | 1224 | <class>QGroupBox</class> |
1225 | <property stdset="1"> | 1225 | <property stdset="1"> |
1226 | <name>name</name> | 1226 | <name>name</name> |
1227 | <cstring>GroupBox3</cstring> | 1227 | <cstring>GroupBox3</cstring> |
1228 | </property> | 1228 | </property> |
1229 | <property stdset="1"> | 1229 | <property stdset="1"> |
1230 | <name>enabled</name> | 1230 | <name>enabled</name> |
1231 | <bool>false</bool> | 1231 | <bool>false</bool> |
1232 | </property> | 1232 | </property> |
1233 | <property stdset="1"> | 1233 | <property stdset="1"> |
1234 | <name>title</name> | 1234 | <name>title</name> |
1235 | <string>Link Level</string> | 1235 | <string>Link Level</string> |
1236 | </property> | 1236 | </property> |
1237 | <grid> | 1237 | <grid> |
1238 | <property stdset="1"> | 1238 | <property stdset="1"> |
1239 | <name>margin</name> | 1239 | <name>margin</name> |
1240 | <number>11</number> | 1240 | <number>11</number> |
1241 | </property> | 1241 | </property> |
1242 | <property stdset="1"> | 1242 | <property stdset="1"> |
1243 | <name>spacing</name> | 1243 | <name>spacing</name> |
1244 | <number>6</number> | 1244 | <number>6</number> |
1245 | </property> | 1245 | </property> |
1246 | <widget row="0" column="0" > | 1246 | <widget row="0" column="0" > |
1247 | <class>QLabel</class> | 1247 | <class>QLabel</class> |
1248 | <property stdset="1"> | 1248 | <property stdset="1"> |
1249 | <name>name</name> | 1249 | <name>name</name> |
1250 | <cstring>TextLabel1_5</cstring> | 1250 | <cstring>TextLabel1_5</cstring> |
1251 | </property> | 1251 | </property> |
1252 | <property stdset="1"> | 1252 | <property stdset="1"> |
1253 | <name>text</name> | 1253 | <name>text</name> |
1254 | <string>Fake Mac:</string> | 1254 | <string>Fake Mac:</string> |
1255 | </property> | 1255 | </property> |
1256 | </widget> | 1256 | </widget> |
1257 | <widget row="1" column="0" rowspan="1" colspan="2" > | 1257 | <widget row="1" column="0" rowspan="1" colspan="2" > |
1258 | <class>QCheckBox</class> | 1258 | <class>QCheckBox</class> |
1259 | <property stdset="1"> | 1259 | <property stdset="1"> |
1260 | <name>name</name> | 1260 | <name>name</name> |
1261 | <cstring>sendProbeRequests</cstring> | 1261 | <cstring>sendProbeRequests</cstring> |
1262 | </property> | 1262 | </property> |
1263 | <property stdset="1"> | 1263 | <property stdset="1"> |
1264 | <name>text</name> | 1264 | <name>text</name> |
1265 | <string>Send proble requests</string> | 1265 | <string>Send probe requests</string> |
1266 | </property> | 1266 | </property> |
1267 | </widget> | 1267 | </widget> |
1268 | <widget row="0" column="1" > | 1268 | <widget row="0" column="1" > |
1269 | <class>QComboBox</class> | 1269 | <class>QComboBox</class> |
1270 | <item> | 1270 | <item> |
1271 | <property> | 1271 | <property> |
1272 | <name>text</name> | 1272 | <name>text</name> |
1273 | <string><automatic></string> | 1273 | <string><automatic></string> |
1274 | </property> | 1274 | </property> |
1275 | </item> | 1275 | </item> |
1276 | <item> | 1276 | <item> |
1277 | <property> | 1277 | <property> |
1278 | <name>text</name> | 1278 | <name>text</name> |
1279 | <string>44:44:44:44:44:44</string> | 1279 | <string>44:44:44:44:44:44</string> |
1280 | </property> | 1280 | </property> |
1281 | </item> | 1281 | </item> |
1282 | <property stdset="1"> | 1282 | <property stdset="1"> |
1283 | <name>name</name> | 1283 | <name>name</name> |
1284 | <cstring>fakeMac</cstring> | 1284 | <cstring>fakeMac</cstring> |
1285 | </property> | 1285 | </property> |
1286 | <property stdset="1"> | 1286 | <property stdset="1"> |
1287 | <name>sizePolicy</name> | 1287 | <name>sizePolicy</name> |
1288 | <sizepolicy> | 1288 | <sizepolicy> |
1289 | <hsizetype>7</hsizetype> | 1289 | <hsizetype>7</hsizetype> |
1290 | <vsizetype>0</vsizetype> | 1290 | <vsizetype>0</vsizetype> |
1291 | </sizepolicy> | 1291 | </sizepolicy> |
1292 | </property> | 1292 | </property> |
1293 | <property stdset="1"> | 1293 | <property stdset="1"> |
1294 | <name>editable</name> | 1294 | <name>editable</name> |
1295 | <bool>true</bool> | 1295 | <bool>true</bool> |
1296 | </property> | 1296 | </property> |
1297 | <property stdset="1"> | 1297 | <property stdset="1"> |
1298 | <name>currentItem</name> | 1298 | <name>currentItem</name> |
1299 | <number>1</number> | 1299 | <number>1</number> |
1300 | </property> | 1300 | </property> |
1301 | <property stdset="1"> | 1301 | <property stdset="1"> |
1302 | <name>autoCompletion</name> | 1302 | <name>autoCompletion</name> |
1303 | <bool>true</bool> | 1303 | <bool>true</bool> |
1304 | </property> | 1304 | </property> |
1305 | </widget> | 1305 | </widget> |
1306 | <widget row="2" column="0" rowspan="1" colspan="2" > | 1306 | <widget row="2" column="0" rowspan="1" colspan="2" > |
1307 | <class>QCheckBox</class> | 1307 | <class>QCheckBox</class> |
1308 | <property stdset="1"> | 1308 | <property stdset="1"> |
1309 | <name>name</name> | 1309 | <name>name</name> |
1310 | <cstring>tryToAuthenticate</cstring> | 1310 | <cstring>tryToAuthenticate</cstring> |
1311 | </property> | 1311 | </property> |
1312 | <property stdset="1"> | 1312 | <property stdset="1"> |
1313 | <name>text</name> | 1313 | <name>text</name> |
1314 | <string>Try to authenticate</string> | 1314 | <string>Try to authenticate</string> |
1315 | </property> | 1315 | </property> |
1316 | </widget> | 1316 | </widget> |
1317 | </grid> | 1317 | </grid> |
1318 | </widget> | 1318 | </widget> |
1319 | <widget row="0" column="0" > | 1319 | <widget row="0" column="0" > |
1320 | <class>QCheckBox</class> | 1320 | <class>QCheckBox</class> |
1321 | <property stdset="1"> | 1321 | <property stdset="1"> |
1322 | <name>name</name> | 1322 | <name>name</name> |
1323 | <cstring>enableActiveScanning</cstring> | 1323 | <cstring>enableActiveScanning</cstring> |
1324 | </property> | 1324 | </property> |
1325 | <property stdset="1"> | 1325 | <property stdset="1"> |
1326 | <name>enabled</name> | 1326 | <name>enabled</name> |
1327 | <bool>false</bool> | 1327 | <bool>false</bool> |
1328 | </property> | 1328 | </property> |
1329 | <property stdset="1"> | 1329 | <property stdset="1"> |
1330 | <name>text</name> | 1330 | <name>text</name> |
1331 | <string>Enable active scanning</string> | 1331 | <string>Enable active scanning</string> |
1332 | </property> | 1332 | </property> |
1333 | </widget> | 1333 | </widget> |
1334 | <widget row="2" column="0" > | 1334 | <widget row="2" column="0" > |
1335 | <class>QGroupBox</class> | 1335 | <class>QGroupBox</class> |
1336 | <property stdset="1"> | 1336 | <property stdset="1"> |
1337 | <name>name</name> | 1337 | <name>name</name> |
1338 | <cstring>GroupBox4</cstring> | 1338 | <cstring>GroupBox4</cstring> |
1339 | </property> | 1339 | </property> |
1340 | <property stdset="1"> | 1340 | <property stdset="1"> |
1341 | <name>enabled</name> | 1341 | <name>enabled</name> |
1342 | <bool>false</bool> | 1342 | <bool>false</bool> |
1343 | </property> | 1343 | </property> |
1344 | <property stdset="1"> | 1344 | <property stdset="1"> |
1345 | <name>title</name> | 1345 | <name>title</name> |
1346 | <string>IP Level</string> | 1346 | <string>IP Level</string> |
1347 | </property> | 1347 | </property> |
1348 | <grid> | 1348 | <grid> |
1349 | <property stdset="1"> | 1349 | <property stdset="1"> |
1350 | <name>margin</name> | 1350 | <name>margin</name> |
1351 | <number>11</number> | 1351 | <number>11</number> |
1352 | </property> | 1352 | </property> |
1353 | <property stdset="1"> | 1353 | <property stdset="1"> |
1354 | <name>spacing</name> | 1354 | <name>spacing</name> |
1355 | <number>6</number> | 1355 | <number>6</number> |
1356 | </property> | 1356 | </property> |
1357 | <widget row="1" column="0" rowspan="1" colspan="2" > | 1357 | <widget row="1" column="0" rowspan="1" colspan="2" > |
1358 | <class>QCheckBox</class> | 1358 | <class>QCheckBox</class> |
1359 | <property stdset="1"> | 1359 | <property stdset="1"> |
1360 | <name>name</name> | 1360 | <name>name</name> |
1361 | <cstring>CheckBox24</cstring> | 1361 | <cstring>CheckBox24</cstring> |
1362 | </property> | 1362 | </property> |
1363 | <property stdset="1"> | 1363 | <property stdset="1"> |
1364 | <name>text</name> | 1364 | <name>text</name> |
1365 | <string>Request DHCP Address</string> | 1365 | <string>Request DHCP Address</string> |
1366 | </property> | 1366 | </property> |
1367 | </widget> | 1367 | </widget> |
1368 | <widget row="0" column="0" > | 1368 | <widget row="0" column="0" > |
1369 | <class>QLabel</class> | 1369 | <class>QLabel</class> |
1370 | <property stdset="1"> | 1370 | <property stdset="1"> |
1371 | <name>name</name> | 1371 | <name>name</name> |
1372 | <cstring>TextLabel1_5_2</cstring> | 1372 | <cstring>TextLabel1_5_2</cstring> |
1373 | </property> | 1373 | </property> |
1374 | <property stdset="1"> | 1374 | <property stdset="1"> |
1375 | <name>text</name> | 1375 | <name>text</name> |
1376 | <string>Fake IP:</string> | 1376 | <string>Fake IP:</string> |
1377 | </property> | 1377 | </property> |
1378 | </widget> | 1378 | </widget> |
1379 | <widget row="0" column="1" > | 1379 | <widget row="0" column="1" > |
1380 | <class>QComboBox</class> | 1380 | <class>QComboBox</class> |
1381 | <item> | 1381 | <item> |
1382 | <property> | 1382 | <property> |
1383 | <name>text</name> | 1383 | <name>text</name> |
1384 | <string>192.168.125.1</string> | 1384 | <string>192.168.125.1</string> |
1385 | </property> | 1385 | </property> |
1386 | </item> | 1386 | </item> |
1387 | <item> | 1387 | <item> |
1388 | <property> | 1388 | <property> |
1389 | <name>text</name> | 1389 | <name>text</name> |
1390 | <string><automatic></string> | 1390 | <string><automatic></string> |
1391 | </property> | 1391 | </property> |
1392 | </item> | 1392 | </item> |
1393 | <property stdset="1"> | 1393 | <property stdset="1"> |
1394 | <name>name</name> | 1394 | <name>name</name> |
1395 | <cstring>fakeIP</cstring> | 1395 | <cstring>fakeIP</cstring> |
1396 | </property> | 1396 | </property> |
1397 | <property stdset="1"> | 1397 | <property stdset="1"> |
1398 | <name>sizePolicy</name> | 1398 | <name>sizePolicy</name> |
1399 | <sizepolicy> | 1399 | <sizepolicy> |
1400 | <hsizetype>7</hsizetype> | 1400 | <hsizetype>7</hsizetype> |
1401 | <vsizetype>0</vsizetype> | 1401 | <vsizetype>0</vsizetype> |
1402 | </sizepolicy> | 1402 | </sizepolicy> |
1403 | </property> | 1403 | </property> |
1404 | <property stdset="1"> | 1404 | <property stdset="1"> |
1405 | <name>editable</name> | 1405 | <name>editable</name> |
1406 | <bool>true</bool> | 1406 | <bool>true</bool> |
1407 | </property> | 1407 | </property> |
1408 | <property stdset="1"> | 1408 | <property stdset="1"> |
1409 | <name>currentItem</name> | 1409 | <name>currentItem</name> |
1410 | <number>0</number> | 1410 | <number>0</number> |
1411 | </property> | 1411 | </property> |
1412 | </widget> | 1412 | </widget> |
1413 | </grid> | 1413 | </grid> |
1414 | </widget> | 1414 | </widget> |
1415 | </grid> | 1415 | </grid> |
1416 | </widget> | 1416 | </widget> |
1417 | <widget> | 1417 | <widget> |
1418 | <class>QWidget</class> | 1418 | <class>QWidget</class> |
1419 | <property stdset="1"> | 1419 | <property stdset="1"> |
1420 | <name>name</name> | 1420 | <name>name</name> |
1421 | <cstring>tab</cstring> | 1421 | <cstring>tab</cstring> |
1422 | </property> | 1422 | </property> |
1423 | <attribute> | 1423 | <attribute> |
1424 | <name>title</name> | 1424 | <name>title</name> |
1425 | <string>GPS</string> | 1425 | <string>GPS</string> |
1426 | </attribute> | 1426 | </attribute> |
1427 | <grid> | 1427 | <grid> |
1428 | <property stdset="1"> | 1428 | <property stdset="1"> |
1429 | <name>margin</name> | 1429 | <name>margin</name> |
1430 | <number>5</number> | 1430 | <number>5</number> |
1431 | </property> | 1431 | </property> |
1432 | <property stdset="1"> | 1432 | <property stdset="1"> |
1433 | <name>spacing</name> | 1433 | <name>spacing</name> |
1434 | <number>4</number> | 1434 | <number>4</number> |
1435 | </property> | 1435 | </property> |
1436 | <widget row="0" column="0" > | 1436 | <widget row="0" column="0" > |
1437 | <class>QLayoutWidget</class> | 1437 | <class>QLayoutWidget</class> |
1438 | <property stdset="1"> | 1438 | <property stdset="1"> |
1439 | <name>name</name> | 1439 | <name>name</name> |
1440 | <cstring>Layout6</cstring> | 1440 | <cstring>Layout6</cstring> |
1441 | </property> | 1441 | </property> |
1442 | <vbox> | 1442 | <vbox> |
1443 | <property stdset="1"> | 1443 | <property stdset="1"> |
1444 | <name>margin</name> | 1444 | <name>margin</name> |
1445 | <number>0</number> | 1445 | <number>0</number> |
1446 | </property> | 1446 | </property> |
1447 | <property stdset="1"> | 1447 | <property stdset="1"> |
1448 | <name>spacing</name> | 1448 | <name>spacing</name> |
1449 | <number>6</number> | 1449 | <number>6</number> |
1450 | </property> | 1450 | </property> |
1451 | <widget> | 1451 | <widget> |
1452 | <class>QCheckBox</class> | 1452 | <class>QCheckBox</class> |
1453 | <property stdset="1"> | 1453 | <property stdset="1"> |
1454 | <name>name</name> | 1454 | <name>name</name> |
1455 | <cstring>enableGPS</cstring> | 1455 | <cstring>enableGPS</cstring> |
1456 | </property> | 1456 | </property> |
1457 | <property stdset="1"> | 1457 | <property stdset="1"> |