aboutsummaryrefslogtreecommitdiffstats
path: root/APG/res/raw/help_about.html
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2013-01-16 14:31:16 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2013-01-16 14:31:16 +0100
commit1feb948acf81532f82b36456080920543004b097 (patch)
treef22e51163db4303ad72b9205a3347aea8211c15e /APG/res/raw/help_about.html
parentdbbd8f6856086a9aa17b565080959fb77dc24cd9 (diff)
downloadopen-keychain-1feb948acf81532f82b36456080920543004b097.tar.gz
open-keychain-1feb948acf81532f82b36456080920543004b097.tar.bz2
open-keychain-1feb948acf81532f82b36456080920543004b097.zip
Renaming APG to OpenPGP Keychain
Diffstat (limited to 'APG/res/raw/help_about.html')
-rw-r--r--APG/res/raw/help_about.html31
1 files changed, 0 insertions, 31 deletions
diff --git a/APG/res/raw/help_about.html b/APG/res/raw/help_about.html
deleted file mode 100644
index 1b1f0b52e..000000000
--- a/APG/res/raw/help_about.html
+++ /dev/null
@@ -1,31 +0,0 @@
-<!-- Maintain structure with headings with h2 tags and content with p tags.
-This makes it easy to translate the values with transifex!
-And don't add newlines before or after p tags because of transifex -->
-<html>
-<head>
-</head>
-<body>
-<p><a href="https://github.com/dschuermann/apg">https://github.com/dschuermann/apg</a></p>
-<p>Android Privacy Guard (APG) is an OpenPGP implementation for Android.</p>
-<p>License: Apache License v2</p>
-
-<h2>Developer</h2>
-<ul>
-<li>Dominik Schürmann (Developer v2.x)</li>
-<li>Oliver Runge</li>
-<li>Markus Doits</li>
-<li>Senecaso (QRCode, sign key, upload key)</li>
-<li>Thialfihar (Main developer v1.x)</li>
-</ul>
-
-<h2>Libraries</h2>
-<ul>
-<li><a href="http://actionbarsherlock.com">ActionBarSherlock</a> (Apache License v2)</li>
-<li><a href="http://code.google.com/p/zxing/">ZXing QRCode Integration</a> (Apache License v2)</li>
-<li><a href="http://rtyley.github.com/spongycastle/">SpongyCastle</a> (MIT X11 License)</li>
-<li><a href="https://github.com/dschuermann/HtmlSpanner">HtmlSpanner Fork</a> (Apache License v2)</li>
-<li>Icons from <a href="http://rrze-icon-set.berlios.de/">RRZE Icon Set</a> (Creative Commons Attribution Share-Alike licence 3.0)</li>
-<li>Icons from <a href="http://tango.freedesktop.org/">Tango Icon Set</a> (Public Domain)</li>
-</ul>
-</body>
-</html> \ No newline at end of file