Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

Commit

Permalink
Bug 1042958 - Launcher icon for search activity, r=margaret.leibovic@…
Browse files Browse the repository at this point in the history
…gmail.com
  • Loading branch information
EricEdens committed Aug 1, 2014
2 parents dcfed87 + 4ba319d commit 15a62a6
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 0 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions manifests/SearchAndroidManifest_activities.xml.in
@@ -1,5 +1,6 @@
<activity
android:name="org.mozilla.search.MainActivity"
android:icon="@drawable/search_launcher"
android:label="@string/search_app_name"
android:theme="@style/AppTheme"
android:screenOrientation="portrait">
Expand Down Expand Up @@ -37,6 +38,7 @@

<activity
android:name="org.mozilla.search.SearchPreferenceActivity"
android:logo="@drawable/search_launcher"
android:label="@string/search_pref_title"
android:parentActivityName="org.mozilla.search.MainActivity"
android:theme="@style/SettingsTheme" >
Expand Down

0 comments on commit 15a62a6

Please sign in to comment.