aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-12-05 23:59:48 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-12-05 23:59:48 +0000
commit8fcb0f7978b2cedef31ec2d53b2a296a03d8dc91 (patch)
treee8bcfc900f77ccd40158e8d098cbb5ba86fef36a
parentadd help files (diff)
downloadgpg4usb-8fcb0f7978b2cedef31ec2d53b2a296a03d8dc91.tar.gz
gpg4usb-8fcb0f7978b2cedef31ec2d53b2a296a03d8dc91.zip
remove accidently added files
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@662 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r--release/help/docu.html~65
-rw-r--r--release/help/docu_import_key.html~66
2 files changed, 0 insertions, 131 deletions
diff --git a/release/help/docu.html~ b/release/help/docu.html~
deleted file mode 100644
index 1ce81ab..0000000
--- a/release/help/docu.html~
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
-
-<head>
-<title>gpgusb-team - documentation</title>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="author" content="gpgusb-team">
-<meta name="keywords" content="gpgusb, gnupg, gpg, encryption, decryption, portable, usb, documentation">
-<meta name="description" content="gpg4usb is a very easy to use and small portable editor to encrypt and decrypt any text-message or -file you want.">
-<meta name="robots" content="follow">
-<link rel="stylesheet" type="text/css" href="css/style.css" media="screen" />
-<link rel="stylesheet" type="text/css" href="css/print.css" media="print" />
-</head>
-
-<body>
-<div id="logo">
-<a href="index.html"><img src="img/weblogo.png" alt="gpg4usb project" /></a>
-</div>
-
-<div style="width:800px;text-align:center;float:center">
-<ul id="menu">
-<!--li onclick="window.location.href='index.html';"><a href="index.html">News</a></li>
-<li onclick="window.location.href='about.html';"><a href="about.html">About</a></li>
-<li onclick="window.location.href='screenshots.html';"><a href="screenshots.html">Screenshots</a></li>
-<li class="active" onclick="window.location.href='docu.html';"><a href="docu.html">Documentation</a></li-->
- <li class="submenu" onclick="window.location.href='docu_keygen.html';"><a href="docu_keygen.html">Generate Keys</a></li>
- <li class="submenu" onclick="window.location.href='docu_encrypt.html';"><a href="docu_encrypt.html">Encrypt Text</a></li>
- <li class="submenu" onclick="window.location.href='docu_decrypt.html';"><a href="docu_decrypt.html">Decrypt Text</a></li>
- <li class="submenu" onclick="window.location.href='docu_encrypt_file.html';"><a href="docu_encrypt_file.html">Encrypt Files</a></li>
- <li class="submenu" onclick="window.location.href='docu_decrypt_file.html';"><a href="docu_decrypt_file.html">Decrypt Files</a></li>
- <li class="submenu" onclick="window.location.href='docu_import_key.html';"><a href="docu_import_key.html">Import Keys</a></li>
- <li class="submenu" onclick="window.location.href='docu_export_key.html';"><a href="docu_export_key.html">Export Public Keys</a></li>
- <li class="submenu" onclick="window.location.href='docu_export_key_private.html';"><a href="docu_export_key_private.html">Export Private Keys</a></li>
- <li class="submenu" onclick="window.location.href='docu_translate.html';"><a href="docu_translate.html">Translate gpg4usb</a></li>
-
-<!--li onclick="window.location.href='download.html';"><a href="download.html">Download</a></li>
-<li onclick="window.location.href='develop.html';"><a href="develop.html">Develop</a></li>
-<li onclick="window.location.href='contact.php';"><a href="contact.php">Contact</a></li-->
-</ul>
-
-<div id="content">
-<h1>Documentation</h1>
-
-<p>Here you find some beginner guides to gpg4usb.</p>
-<h4>Using gpg4usb</h4>
-<ul>
- <li><a href="docu_keygen.html">Generating A Key</a></li>
- <li><a href="docu_encrypt.html">Encrypting Text</a></li>
- <li><a href="docu_decrypt.html">Decrypting Text</a></li>
- <li><a href="docu_encrypt_file.html">Encrypting A File</a></li>
- <li><a href="docu_decrypt_file.html">Decrypting A File</a></li>
- <li><a href="docu_import_key.html">Importing Keys</a></li>
- <li><a href="docu_export_key.html">Exporting Public Keys</a></li>
- <li><a href="docu_export_key_private.html">Exporting Private Keys</a></li>
-</ul>
-<h4>Developing gpg4usb</h4>
-<ul>
- <li><a href="docu_translate.html">Translating gpg4usb</a></li>
-</ul>
-
-</div>
-</div>
-</body>
-</html>
diff --git a/release/help/docu_import_key.html~ b/release/help/docu_import_key.html~
deleted file mode 100644
index e222130..0000000
--- a/release/help/docu_import_key.html~
+++ /dev/null
@@ -1,66 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
-
-<head>
-<title>gpg4usb - Documentation</title>
-<link rel="stylesheet" type="text/css" href="css/style.css" media="screen" />
-<link rel="stylesheet" type="text/css" href="css/print.css" media="print" />
-</head>
-
-<body>
-<div id="logo">
-<a href="index.html"><img src="img/weblogo.png" alt="gpg4usb project" /></a>
-</div>
-
-<div style="width:800px;text-align:center;float:center">
-
-<ul id="menu">
-<li onclick="window.location.href='index.html';"><a href="index.html">News</a></li>
-<li onclick="window.location.href='about.html';"><a href="about.html">About</a></li>
-<li onclick="window.location.href='screenshots.html';"><a href="screenshots.html">Screenshots</a></li>
-<li class="active" onclick="window.location.href='docu.html';"><a href="docu.html">Documentation</a></li>
- <li class="submenu" onclick="window.location.href='docu_keygen.html';"><a href="docu_keygen.html">Generate Keys</a></li>
- <li class="submenu" onclick="window.location.href='docu_encrypt.html';"><a href="docu_encrypt.html">Encrypt Text</a></li>
- <li class="submenu" onclick="window.location.href='docu_decrypt.html';"><a href="docu_decrypt.html">Decrypt Text</a></li>
- <li class="submenu" onclick="window.location.href='docu_encrypt_file.html';"><a href="docu_encrypt_file.html">Encrypt Files</a></li>
- <li class="submenu" onclick="window.location.href='docu_decrypt_file.html';"><a href="docu_decrypt_file.html">Decrypt Files</a></li>
- <li class="active submenu" onclick="window.location.href='docu_import_key.html';"><a href="docu_import_key.html">Import Keys</a></li>
- <li class="submenu" onclick="window.location.href='docu_export_key.html';"><a href="docu_export_key.html">Export Public Keys</a></li>
- <li class="submenu" onclick="window.location.href='docu_export_key_private.html';"><a href="docu_export_key_private.html">Export Private Keys</a></li>
- <li class="submenu" onclick="window.location.href='docu_translate.html';"><a href="docu_translate.html">Translate gpg4usb</a></li>
-<li onclick="window.location.href='download.html';"><a href="download.html">Download</a></li>
-<li onclick="window.location.href='develop.html';"><a href="develop.html">Develop</a></li>
-<li onclick="window.location.href='contact.php';"><a href="contact.php">Contact</a></li>
-</ul>
-
-<div id="content">
-
-<h1>Howto import keys</h1>
-<p>
-There are second respectively three steps for importing public keys. We assume, that Bobby wants to import Alice's key, so that he is able to encrypt messages to her.
-<br/>
-When Bobby wants to import a key from text-edit field or from clipboard, he first has to copy the key to it.
-</p>
-<h4>STEP 1: Open key import dialog</h4>
-<p>
-First Bobby opens the import key dialog through the toolbar.
-</p>
-<IMG SRC="img/docu/importkey_menu.jpg" alt="open import key dialog">
-
-<h4>STEP 2: Choose keys</h4>
-<p>
-Secondly makes the appropriate selection. If he wants to import a key from editor, he has to paste the key to the text-edit field before. Only if he wants to import keys from file, he has to do the next step, otherwise he's done.
-</p>
-<IMG SRC="img/docu/importkey_dialog.jpg" alt="choose file">
-
-
-<h4>STEP 3: Choose file</h4>
-<p>
-Now he chooses the key-file. Afterwards the key appears in the keylist.
-</p>
-<IMG SRC="img/docu/importkey_keylist.jpg" alt="key list">
-</div>
-</div>
-</body>
-</html>