author | llornkcor <llornkcor> | 2005-08-15 21:44:11 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2005-08-15 21:44:11 (UTC) |
commit | cc86b6f84f753f80f40537cdc4418016ab75373e (patch) (side-by-side diff) | |
tree | b7383d73817011c0df91b700864d5094f7cc43ab | |
parent | 50074192b3a44030b1a83ce824c148a79d60707f (diff) | |
download | opie-cc86b6f84f753f80f40537cdc4418016ab75373e.zip opie-cc86b6f84f753f80f40537cdc4418016ab75373e.tar.gz opie-cc86b6f84f753f80f40537cdc4418016ab75373e.tar.bz2 |
button mount
-rw-r--r-- | noncore/net/opie-smb/qsmbbase.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opie-smb/qsmbbase.ui b/noncore/net/opie-smb/qsmbbase.ui index 3107929..297eb2a 100644 --- a/noncore/net/opie-smb/qsmbbase.ui +++ b/noncore/net/opie-smb/qsmbbase.ui @@ -157,65 +157,65 @@ </property> </widget> <widget row="0" column="2" > <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>BtnClear</cstring> </property> <property stdset="1"> <name>text</name> <string>&Clear</string> </property> </widget> <widget row="3" column="0" rowspan="1" colspan="3" > <class>QCheckBox</class> <property stdset="1"> <name>name</name> <cstring>onbootBtn</cstring> </property> <property stdset="1"> <name>text</name> <string>Reconnect on boot</string> </property> </widget> <widget row="5" column="0" rowspan="1" colspan="2" > <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>DoItBtn</cstring> </property> <property stdset="1"> <name>text</name> - <string>&Login</string> + <string>&Mount</string> </property> </widget> <widget row="5" column="2" rowspan="1" colspan="2" > <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout6</cstring> </property> <grid> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget row="1" column="0" > <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout2</cstring> </property> <hbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> |