diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.DCOP | 2 | ||||
-rw-r--r-- | doc/README.smartcard | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.DCOP b/doc/README.DCOP index e46c83d..04c6c3d 100644 --- a/doc/README.DCOP +++ b/doc/README.DCOP @@ -18,7 +18,7 @@ QString getVersion() void doConnect() void doDisconnect() uint getConnectedTime() -QString getStatus() +QString gettqStatus() QString getCurrentProfile() void setProfile(QString profilename) void createNewProfile() diff --git a/doc/README.smartcard b/doc/README.smartcard index 65654bb..d4e5241 100644 --- a/doc/README.smartcard +++ b/doc/README.smartcard @@ -13,7 +13,7 @@ Date: 2007/13/01 03. check 'enable pkcs11 smartcard support' 04. select id type (usally id) 05. check 'use token provider library' and select one if nessary - 06. click detect button behind slot combobox (now the slots on cardreaders should shown, useally 0) + 06. click detect button behind slot combobox (now the Q_SLOTS on cardreaders should shown, useally 0) 07. select your slot 08. click detect button behind id combobox (now the content of the slot selected slot of step 6 should shown should be shown) 09. select your id |