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 | |||
@@ -288,13 +288,13 @@ | |||
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> |
@@ -319,13 +319,13 @@ | |||
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> |