Skip to content

Commit

Permalink
Orfox: Disabling search widget.
Browse files Browse the repository at this point in the history
  • Loading branch information
amoghbl1 committed Jul 26, 2016
1 parent 2866b9a commit f415a73
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -25,6 +25,7 @@
</activity>

<!-- Basic launcher widget. -->
<!-- Disabling for orfox, no receiver, no widget :D
<receiver android:name="org.mozilla.search.SearchWidget"
android:label="@string/search_widget_name">

Expand All @@ -46,6 +47,7 @@

<meta-data android:name="android.appwidget.provider" android:resource="@xml/search_widget_info" />
</receiver>
-->

<activity
android:name="org.mozilla.search.SearchPreferenceActivity"
Expand Down

0 comments on commit f415a73

Please sign in to comment.