diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-06 14:15:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-06 14:15:01 -0600 |
commit | 1b89319fd93b88313cab40f1e9de24c067b04efb (patch) | |
tree | 80132996de993c3dcab4040864d7729842875b2d /doc/README.smartcard | |
parent | d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a (diff) | |
download | kvpnc-1b89319fd93b88313cab40f1e9de24c067b04efb.tar.gz kvpnc-1b89319fd93b88313cab40f1e9de24c067b04efb.zip |
Initial TQt conversion
Diffstat (limited to 'doc/README.smartcard')
-rw-r--r-- | doc/README.smartcard | 2 |
1 files changed, 1 insertions, 1 deletions
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 |