]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/about_license.html
Add the ability to delete bookmarks.
[PrivacyBrowserAndroid.git] / app / src / main / assets / about_license.html
index 8663c61355c716bb5f6f00b19265214b6aabe43e..b495595d1cbdd1d2191cc842fb497b234310474b 100644 (file)
 
 <html>
 <head>
-    <style>
-        h3 {
-            color: 0D4781;
-        }
-
-        img.center {
-            vertical-align: middle;
-        }
-
-        img.left {
-            float: left;
-        }
-    </style>
+<style>
+    h3 {
+        color: 0D4781;
+    }
+
+    img.center {
+        vertical-align: middle;
+    }
+
+    img.left {
+        float: left;
+    }
+</style>
 </head>
+
 <body>
 <h3>Copyright</h3>
+
 <p>Privacy Browser is copyright &copy; 2015-2016 by <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
 
-<hr />
 
 <h3>License</h3>
+
 <p>Privacy Browser is released under the <a href="https://www.gnu.org/licenses/gpl-3.0.html">GPLv3+ license</a>.
     The full text of the license is at the bottom of this document.</p>
 
-<hr/>
 
 <h3>Attributions</h3>
+
 <p>The icons in Privacy Browser come from the Android Material icon set, which is released under the <a href=https://creativecommons.org/licenses/by/4.0/>CC-BY license</a>.</p>
 
 <p><img class="left" src="images/privacy_browser.png" height="32" width="32">
 
 <p><img class="center" src="images/ic_arrow_forward.png" height="32" width="32"> ic_arrow_forward.</p>
 
-<p><img class="center" src="images/ic_file_download.png" height="32" width="32"> ic_file_download.</p>
+<p><img class="center" src="images/ic_bookmark_border.png" height="32" width="32"> ic_bookmark_border.</p>
 
-<p><img class="center" src="images/ic_import_contacts.png" height="32" width="32"> ic_import_contacts.</p>
+<p><img class="center" src="images/ic_file_download.png" height="32" width="32"> ic_file_download.</p>
 
 <p><img class="center" src="images/ic_settings.png" height="32" width="32"> ic_settings.</p>
 
+<p><img class="center" src="images/ic_import_contacts.png" height="32" width="32"> ic_import_contacts.</p>
+
 <p><img class="center" src="images/ic_info_outline.png" height="32" width="32"> ic_info_outline.</p>
 
 <p><img class="center" src="images/ic_exit_to_app.png" height="32" width="32"> ic_exit_to_app.</p>
 
+<p><img class="center" src="images/ic_add.png" height="32" width="32"> ic_add.</p>
+
+<p><img class="center" src="images/ic_delete.png" height="32" width="32"> ic_download.</p>
 <hr/>
 
 <h3>GNU General Public License</h3>