From 542b6569e69a23b9e39b9b0df29c48d5d33e8369 Mon Sep 17 00:00:00 2001 From: nils Date: Wed, 25 Jan 2012 23:50:26 +0000 Subject: show next, previous and up in integrated help git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@777 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- editorpage.h | 2 +- release/help/docu_decrypt.html | 4 ++++ release/help/docu_decrypt_file.html | 4 ++++ release/help/docu_encrypt.html | 3 +++ release/help/docu_encrypt_file.html | 3 +++ release/help/docu_export_key.html | 3 +++ release/help/docu_export_key_private.html | 3 +++ release/help/docu_import_key.html | 5 ++++- release/help/docu_keygen.html | 5 ++++- 9 files changed, 29 insertions(+), 3 deletions(-) diff --git a/editorpage.h b/editorpage.h index 55b66e0..29adba6 100644 --- a/editorpage.h +++ b/editorpage.h @@ -34,7 +34,7 @@ class QLabel; QT_END_NAMESPACE /** - * @brief Class for handling a single tab of tabwidget + * @brief Class for handling a single tab of the tabwidget * */ class EditorPage : public QWidget diff --git a/release/help/docu_decrypt.html b/release/help/docu_decrypt.html index 782bfc6..71c26ad 100644 --- a/release/help/docu_decrypt.html +++ b/release/help/docu_decrypt.html @@ -10,6 +10,10 @@ +
+Next: Encrypt a file, Up: Main menu, Previous: Encrypt a message +
+
diff --git a/release/help/docu_decrypt_file.html b/release/help/docu_decrypt_file.html index f85dfdb..bbbe5b2 100644 --- a/release/help/docu_decrypt_file.html +++ b/release/help/docu_decrypt_file.html @@ -9,6 +9,10 @@ +
+Next: Import a key, Up: Main menu, Previous: Encrypt a file +
+
diff --git a/release/help/docu_encrypt.html b/release/help/docu_encrypt.html index c9e6502..33e17b1 100644 --- a/release/help/docu_encrypt.html +++ b/release/help/docu_encrypt.html @@ -9,6 +9,9 @@ +
+Next: Decrypt a message, Up: Main menu, Previous: Generate a key +
diff --git a/release/help/docu_encrypt_file.html b/release/help/docu_encrypt_file.html index 6550ca6..79703c3 100644 --- a/release/help/docu_encrypt_file.html +++ b/release/help/docu_encrypt_file.html @@ -9,6 +9,9 @@ +
+Next: Decrypt a file, Up: Main menu, Previous: Decrypt a message +
diff --git a/release/help/docu_export_key.html b/release/help/docu_export_key.html index 4ba1645..6b3aace 100644 --- a/release/help/docu_export_key.html +++ b/release/help/docu_export_key.html @@ -9,6 +9,9 @@ +
diff --git a/release/help/docu_export_key_private.html b/release/help/docu_export_key_private.html index 7ef27c4..5b3104a 100644 --- a/release/help/docu_export_key_private.html +++ b/release/help/docu_export_key_private.html @@ -9,6 +9,9 @@ +
diff --git a/release/help/docu_import_key.html b/release/help/docu_import_key.html index 8e90ba4..f7480ad 100644 --- a/release/help/docu_import_key.html +++ b/release/help/docu_import_key.html @@ -10,8 +10,11 @@ -
+ +
diff --git a/release/help/docu_keygen.html b/release/help/docu_keygen.html index 8c55732..d015da6 100644 --- a/release/help/docu_keygen.html +++ b/release/help/docu_keygen.html @@ -10,8 +10,11 @@ -
+ +
-- cgit v1.2.3