diff options
author | Daniel Haß <daniel.hass@stzedn.de> | 2014-02-20 21:07:59 +0100 |
---|---|---|
committer | Daniel Haß <daniel.hass@stzedn.de> | 2014-02-20 21:07:59 +0100 |
commit | 836ef8b7abe92056e714dfa7f392990d53dd2b21 (patch) | |
tree | bb2bdc32ea10e3c575ded969b498928cfb9b4704 /OpenPGP-Keychain/src/main/res | |
parent | 5474f83fe3500fd7ae4691bf9ef4da76752376a6 (diff) | |
download | open-keychain-836ef8b7abe92056e714dfa7f392990d53dd2b21.tar.gz open-keychain-836ef8b7abe92056e714dfa7f392990d53dd2b21.tar.bz2 open-keychain-836ef8b7abe92056e714dfa7f392990d53dd2b21.zip |
Updated library section (AppMsg library)
Diffstat (limited to 'OpenPGP-Keychain/src/main/res')
-rw-r--r-- | OpenPGP-Keychain/src/main/res/raw/help_about.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/src/main/res/raw/help_about.html b/OpenPGP-Keychain/src/main/res/raw/help_about.html index 85130965c..882049c49 100644 --- a/OpenPGP-Keychain/src/main/res/raw/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw/help_about.html @@ -34,8 +34,9 @@ And don't add newlines before or after p tags because of transifex --> <li><a href="http://code.google.com/p/zxing/">ZXing</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/html-textview">HtmlTextView</a> (Apache License v2)</li> +<li><a href="https://github.com/johnkil/Android-AppMsg">Android AppMsg Library</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 +</html> |