diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2013-09-09 13:16:54 +0200 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2013-09-09 13:16:54 +0200 |
commit | 5b6880d2e34f4c8a4bfba87b5ce53d3c6727b744 (patch) | |
tree | 0e9c9f0c3b9cd9f0a7d5a15512a70b36001a87de /OpenPGP-Keychain/res/raw/help_about.html | |
parent | 5dc693c64c14000a3a03903736d000a45795bcee (diff) | |
download | open-keychain-5b6880d2e34f4c8a4bfba87b5ce53d3c6727b744.tar.gz open-keychain-5b6880d2e34f4c8a4bfba87b5ce53d3c6727b744.tar.bz2 open-keychain-5b6880d2e34f4c8a4bfba87b5ce53d3c6727b744.zip |
Switch from HtmlSpanner to HtmlTextView
Diffstat (limited to 'OpenPGP-Keychain/res/raw/help_about.html')
-rw-r--r-- | OpenPGP-Keychain/res/raw/help_about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/res/raw/help_about.html b/OpenPGP-Keychain/res/raw/help_about.html index 26f4a0345..0ed0d3b05 100644 --- a/OpenPGP-Keychain/res/raw/help_about.html +++ b/OpenPGP-Keychain/res/raw/help_about.html @@ -28,7 +28,7 @@ And don't add newlines before or after p tags because of transifex --> <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><a href="https://github.com/dschuermann/html-textview">HtmlTextView</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> |