summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/configbase.ui
Unidiff
Diffstat (limited to 'noncore/net/wellenreiter/gui/configbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/gui/configbase.ui30
1 files changed, 27 insertions, 3 deletions
diff --git a/noncore/net/wellenreiter/gui/configbase.ui b/noncore/net/wellenreiter/gui/configbase.ui
index 8dcf513..7992e6b 100644
--- a/noncore/net/wellenreiter/gui/configbase.ui
+++ b/noncore/net/wellenreiter/gui/configbase.ui
@@ -11,7 +11,7 @@
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>228</width> 14 <width>224</width>
15 <height>267</height> 15 <height>267</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
@@ -153,6 +153,10 @@
153 <name>enabled</name> 153 <name>enabled</name>
154 <bool>true</bool> 154 <bool>true</bool>
155 </property> 155 </property>
156 <property>
157 <name>whatsThis</name>
158 <string>Choose the interface used for sniffing.</string>
159 </property>
156 </widget> 160 </widget>
157 <widget row="4" column="0" rowspan="1" colspan="2" > 161 <widget row="4" column="0" rowspan="1" colspan="2" >
158 <class>QCheckBox</class> 162 <class>QCheckBox</class>
@@ -180,13 +184,25 @@
180 <item> 184 <item>
181 <property> 185 <property>
182 <name>text</name> 186 <name>text</name>
183 <string>orinoco</string> 187 <string>cisco</string>
188 </property>
189 </item>
190 <item>
191 <property>
192 <name>text</name>
193 <string>wlan-ng</string>
184 </property> 194 </property>
185 </item> 195 </item>
186 <item> 196 <item>
187 <property> 197 <property>
188 <name>text</name> 198 <name>text</name>
189 <string>prism</string> 199 <string>hostap</string>
200 </property>
201 </item>
202 <item>
203 <property>
204 <name>text</name>
205 <string>orinoco</string>
190 </property> 206 </property>
191 </item> 207 </item>
192 <item> 208 <item>
@@ -203,6 +219,10 @@
203 <name>enabled</name> 219 <name>enabled</name>
204 <bool>true</bool> 220 <bool>true</bool>
205 </property> 221 </property>
222 <property>
223 <name>whatsThis</name>
224 <string>Choose the type of driver used for sniffing.</string>
225 </property>
206 </widget> 226 </widget>
207 <widget row="3" column="0" rowspan="1" colspan="2" > 227 <widget row="3" column="0" rowspan="1" colspan="2" >
208 <class>QCheckBox</class> 228 <class>QCheckBox</class>
@@ -245,6 +265,10 @@
245 <name>lineStep</name> 265 <name>lineStep</name>
246 <number>100</number> 266 <number>100</number>
247 </property> 267 </property>
268 <property>
269 <name>whatsThis</name>
270 <string>Choose the channel hop interval.</string>
271 </property>
248 </widget> 272 </widget>
249 <widget row="2" column="1" > 273 <widget row="2" column="1" >
250 <class>QLabel</class> 274 <class>QLabel</class>