]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/xml/preferences.xml
Enable searching of the logcat. https://redmine.stoutner.com/issues/381
[PrivacyBrowserAndroid.git] / app / src / main / res / xml / preferences.xml
index 85fb5e8e57d5a1da0fa5a88161a83759696e29f3..d26549635c6e90274de61ee065d0b0e1a8d20b01 100644 (file)
@@ -3,7 +3,7 @@
 <!--
   Copyright 2016-2024 Soren Stoutner <soren@stoutner.com>.
 
-  This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
+  This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android/>.
 
   Privacy Browser Android is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
             app:entries="@array/search_entries"
             app:entryValues="@array/search_entry_values"
             app:defaultValue="@string/search_default_value"
-            app:icon="@drawable/search" />
+            app:icon="@drawable/search_blue" />
 
         <EditTextPreference
             app:key="@string/search_custom_url_key"