diff options
author | Christian Schneppe <christian@pix-art.de> | 2018-04-23 20:22:37 +0200 |
---|---|---|
committer | Christian Schneppe <christian@pix-art.de> | 2018-04-23 20:22:37 +0200 |
commit | add025afa2cb9ced9c9b8023ce95113dff506686 (patch) | |
tree | 6e5d940b271e7b4f628b4940add9d08ebcb7ae25 /src/main/res | |
parent | 419834566b33a938641f74242c9912b80c79bb72 (diff) |
update libs in about
Diffstat (limited to '')
-rw-r--r-- | src/main/res/values/defaults.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml index d38c01174..9825083bc 100644 --- a/src/main/res/values/defaults.xml +++ b/src/main/res/values/defaults.xml @@ -29,7 +29,6 @@ \n\nhttps://github.com/open-keychain/openkeychain-api-lib\n(Apache License, Version 2.0) \n\nhttps://github.com/jitsi/otr4j\n(LGPL-3.0) \n\nhttps://developer.android.com/tools/support-library\n(Apache License, Version 2.0) - \n\nhttps://github.com/zxing/zxing\n(Apache License, Version 2.0) \n\nhttps://github.com/google/material-design-icons\n(CC BY 4.0) \n\nhttps://github.com/leolin310148/ShortcutBadger\n(Apache License, Version 2.0) \n\nhttps://github.com/kyleduo/SwitchButton\n(Apache License, Version 2.0) @@ -49,6 +48,8 @@ \n\nhttp://www.eclipse.org/jetty/\n(Apache License, Version 2.0 and Eclipse Public License 1.0) \n\nhttp://leafletjs.com/\n(BSD 2-Clause) \n\nhttps://www.openstreetmap.org/\n(Open Database License) + \n\nhttp://xmpp.rocks/\n(The MIT License (MIT)) + \n\nhttps://github.com/championswimmer/SimpleFingerGestures_Android_Library/\n(Apache License, Version 2.0) </string> <string name="default_resource" translatable="false">Phone</string> <bool name="portrait_only">true</bool> |