author | hrw <hrw> | 2005-11-15 21:42:03 (UTC) |
---|---|---|
committer | hrw <hrw> | 2005-11-15 21:42:03 (UTC) |
commit | 6ed0ea6196d210847c041dfd1229b4f2db71b152 (patch) (unidiff) | |
tree | 63086ebbb2f31aab2a965282cf198a0db909786b | |
parent | 518e152c6a4c4017fd24395a82e28436bdb25662 (diff) | |
download | opie-6ed0ea6196d210847c041dfd1229b4f2db71b152.zip opie-6ed0ea6196d210847c041dfd1229b4f2db71b152.tar.gz opie-6ed0ea6196d210847c041dfd1229b4f2db71b152.tar.bz2 |
pcmciaapplet: make 'activate' default choice instead of 'suspend'
- it is less confusing in that way
-rw-r--r-- | noncore/applets/pcmcia/configdialogbase.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/noncore/applets/pcmcia/configdialogbase.ui b/noncore/applets/pcmcia/configdialogbase.ui index 97d9a50..5f43267 100644 --- a/noncore/applets/pcmcia/configdialogbase.ui +++ b/noncore/applets/pcmcia/configdialogbase.ui | |||
@@ -283,23 +283,23 @@ | |||
283 | </size> | 283 | </size> |
284 | </property> | 284 | </property> |
285 | </spacer> | 285 | </spacer> |
286 | <widget row="1" column="1" > | 286 | <widget row="1" column="1" > |
287 | <class>QComboBox</class> | 287 | <class>QComboBox</class> |
288 | <item> | 288 | <item> |
289 | <property> | 289 | <property> |
290 | <name>text</name> | 290 | <name>text</name> |
291 | <string>suspend</string> | 291 | <string>activate</string> |
292 | </property> | 292 | </property> |
293 | </item> | 293 | </item> |
294 | <item> | 294 | <item> |
295 | <property> | 295 | <property> |
296 | <name>text</name> | 296 | <name>text</name> |
297 | <string>activate</string> | 297 | <string>suspend</string> |
298 | </property> | 298 | </property> |
299 | </item> | 299 | </item> |
300 | <item> | 300 | <item> |
301 | <property> | 301 | <property> |
302 | <name>text</name> | 302 | <name>text</name> |
303 | <string>eject</string> | 303 | <string>eject</string> |
304 | </property> | 304 | </property> |
305 | </item> | 305 | </item> |
@@ -314,23 +314,23 @@ | |||
314 | <cstring>cbInsertAction</cstring> | 314 | <cstring>cbInsertAction</cstring> |
315 | </property> | 315 | </property> |
316 | </widget> | 316 | </widget> |
317 | <widget row="2" column="1" > | 317 | <widget row="2" column="1" > |
318 | <class>QComboBox</class> | 318 | <class>QComboBox</class> |
319 | <item> | 319 | <item> |
320 | <property> | 320 | <property> |
321 | <name>text</name> | 321 | <name>text</name> |
322 | <string>suspend</string> | 322 | <string>activate</string> |
323 | </property> | 323 | </property> |
324 | </item> | 324 | </item> |
325 | <item> | 325 | <item> |
326 | <property> | 326 | <property> |
327 | <name>text</name> | 327 | <name>text</name> |
328 | <string>activate</string> | 328 | <string>suspend</string> |
329 | </property> | 329 | </property> |
330 | </item> | 330 | </item> |
331 | <item> | 331 | <item> |
332 | <property> | 332 | <property> |
333 | <name>text</name> | 333 | <name>text</name> |
334 | <string>eject</string> | 334 | <string>eject</string> |
335 | </property> | 335 | </property> |
336 | </item> | 336 | </item> |