Prepared, but problem with GUI and simultanous connections - Solution: Net option --no-login; refs #34

This commit is contained in:
Marc Wäckerlin
2011-05-02 13:07:21 +00:00
parent eada87b438
commit 108f66b43e
7 changed files with 244 additions and 182 deletions

View File

@@ -541,12 +541,12 @@ p, li { white-space: pre-wrap; }
<context>
<name>QMessageBox</name>
<message>
<location filename="smartcardauth.hxx" line="82"/>
<location filename="smartcardauth.hxx" line="230"/>
<source>Wrong PIN</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="smartcardauth.hxx" line="83"/>
<location filename="smartcardauth.hxx" line="231"/>
<source>Authentication failed, please try again.</source>
<translation type="unfinished"></translation>
</message>
@@ -554,13 +554,14 @@ p, li { white-space: pre-wrap; }
<context>
<name>QObject</name>
<message>
<location filename="main.cxx" line="248"/>
<location filename="main.cxx" line="249"/>
<source>Usage: %1 [OPTIONS...] [&lt;url&gt; ...]
Options:
-h, --help show this help text
-k, --kiosk no url bar
if you sepcify -k and -s, -k must be first
-n, --no-settings don&apos;t load or store any settings
--no-login don&apos;t ask for smartcard password
-l, --lib &lt;file&gt; path to file libengine_act.so
-s, --settings &lt;file&gt;
load settings from &lt;file&gt;
@@ -579,27 +580,27 @@ Environment:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cxx" line="290"/>
<location filename="main.cxx" line="294"/>
<source>Cannot read PEM certificate from file: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cxx" line="296"/>
<location filename="main.cxx" line="300"/>
<source>Read PEM certificates from file: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cxx" line="303"/>
<location filename="main.cxx" line="307"/>
<source>Cannot read PEM RSA key from file: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cxx" line="308"/>
<location filename="main.cxx" line="312"/>
<source>Read private key from file: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cxx" line="319"/>
<location filename="main.cxx" line="323"/>
<source>Too few arguments.
Try: %1 --help</source>
<translation type="unfinished"></translation>