From 1b89319fd93b88313cab40f1e9de24c067b04efb Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 6 Dec 2011 14:15:01 -0600 Subject: Initial TQt conversion --- doc/README.DCOP | 2 +- doc/README.smartcard | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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 -- cgit v1.2.1