diff options
Diffstat (limited to 'OpenKeychain/src/main/res/raw-sl/help_about.html')
-rw-r--r-- | OpenKeychain/src/main/res/raw-sl/help_about.html | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/OpenKeychain/src/main/res/raw-sl/help_about.html b/OpenKeychain/src/main/res/raw-sl/help_about.html index a34746c51..36ce2c104 100644 --- a/OpenKeychain/src/main/res/raw-sl/help_about.html +++ b/OpenKeychain/src/main/res/raw-sl/help_about.html @@ -31,27 +31,31 @@ <h2>Knjižnice</h2> <ul> <li> -<a href="http://developer.android.com/tools/support-library/index.html">Android Support Library v4</a> (licenca Apache v2)</li> +<a href="http://rtyley.github.com/spongycastle/">SpongyCastle</a> (licenca MIT X11)</li> +<li> +<a href="https://github.com/SafeSlingerProject/exchange-android">SafeSlinger Exchange library</a> (licenca MIT)</li> <li> -<a href="http://developer.android.com/tools/support-library/index.html">Android Support Library v7 'appcompat'</a> (licenca Apache v2)</li> +<a href="http://developer.android.com/tools/support-library/index.html">Android Support Libraries</a> (Apache License v2)</li> <li> <a href="https://github.com/timbray/KeybaseLib">KeybaseLib</a> (licenca Apache v2)</li> <li> -<a href="https://github.com/JohnPersano/SuperToasts">SuperToasts</a> (licenca Apache v2)</li> -<li> <a href="https://github.com/splitwise/TokenAutoComplete">TokenAutoComplete</a> (licenca Apache v2)</li> <li> <a href="https://github.com/rtreffer/minidns">MiniDNS</a> (licenca Apache v2)</li> <li> <a href="https://github.com/emilsjolander/StickyListHeaders">StickyListHeaders</a> (licenca Apache v2)</li> <li> -<a href="http://code.google.com/p/zxing/">ZXing</a> (licenca Apache v2)</li> +<a href="https://github.com/zxing/zxing">ZXing</a> (Apache License v2)</li> <li> -<a href="http://rtyley.github.com/spongycastle/">SpongyCastle</a> (licenca MIT X11)</li> +<a href="https://github.com/journeyapps/zxing-android-embedded">ZXing Android Minimal</a> (Apache License v2)</li> <li> -<a href="https://github.com/dschuermann/html-textview">HtmlTextView</a> (licenca Apache v2)</li> +<a href="https://github.com/jpardogo/PagerSlidingTabStrip">PagerSlidingTabStrip (Material Design)</a> (Apache License v2)</li> <li> -<a href="https://github.com/SafeSlingerProject/exchange-android">SafeSlinger Exchange library</a> (licenca MIT)</li> +<a href="https://github.com/neokree/MaterialNavigationDrawer">MaterialNavigationDrawer</a> (Apache License v2)</li> +<li> +<a href="https://github.com/nispok/snackbar">Snackbar</a> (MIT License)</li> +<li> +<a href="https://github.com/futuresimple/android-floating-action-button">FloatingActionButton</a> (Apache License v2)</li> </ul> </body> </html> |