diff options
author | Michael <betheg@bitcloner.org> | 2014-11-09 21:00:44 +0100 |
---|---|---|
committer | Michael <betheg@bitcloner.org> | 2014-11-09 21:02:35 +0100 |
commit | b1da9ae3ccfe66f92dc519fd732e8ef5c3f86a30 (patch) | |
tree | 9c6b2caba481d39f8e13fecb1ff65c32f88b0ef5 | |
parent | f146c203a91d652b53b50ee14b333b114fecec66 (diff) |
add libidn to pref_about_message.
Diffstat (limited to '')
-rw-r--r-- | src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index e77d2db7..7378a4d8 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -272,6 +272,7 @@ \n\nDownload the full source code at https://github.com/siacs/Conversations \n\n\nLibraries \n\nhttps://www.bouncycastle.org\n(The MIT License (MIT)) + \n\nhttps://www.gnu.org/software/libidn\n(Apache License, Version 2.0) \n\nhttps://github.com/ge0rg/MemorizingTrustManager\n(The MIT License (MIT)) \n\nhttps://github.com/rtreffer/minidns\n(WTFPL) \n\nhttps://github.com/open-keychain/openkeychain-api-lib\n(Apache License, Version 2.0) |