1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-06 03:50:19 +02:00

Manifest cleanup

(cherry picked from commit 1b2f9bd532e55d9b8f450022e140360f2349ea58)
This commit is contained in:
Vasiliy Bout 2010-11-29 16:25:04 +03:00
parent 7ef8efe311
commit 1911c1aa2a
2 changed files with 0 additions and 2 deletions

View file

@ -122,7 +122,6 @@
</intent-filter> </intent-filter>
</activity> </activity>
<service android:name="org.geometerplus.android.fbreader.network.BookDownloaderService" android:process=":bookDownloader" /> <service android:name="org.geometerplus.android.fbreader.network.BookDownloaderService" android:process=":bookDownloader" />
<activity android:name="org.geometerplus.zlibrary.ui.android.dialogs.DialogActivity" android:label="" android:configChanges="orientation|keyboardHidden" />
<activity android:name="org.geometerplus.android.fbreader.network.NetworkSearchActivity" android:process=":networkLibrary" android:theme="@android:style/Theme.NoDisplay"> <activity android:name="org.geometerplus.android.fbreader.network.NetworkSearchActivity" android:process=":networkLibrary" android:theme="@android:style/Theme.NoDisplay">
<intent-filter> <intent-filter>
<action android:name="android.intent.action.SEARCH" /> <action android:name="android.intent.action.SEARCH" />

View file

@ -122,7 +122,6 @@
</intent-filter> </intent-filter>
</activity> </activity>
<service android:name="org.geometerplus.android.fbreader.network.BookDownloaderService" android:process=":bookDownloader" /> <service android:name="org.geometerplus.android.fbreader.network.BookDownloaderService" android:process=":bookDownloader" />
<activity android:name="org.geometerplus.zlibrary.ui.android.dialogs.DialogActivity" android:label="" android:configChanges="orientation|keyboardHidden" />
<activity android:name="org.geometerplus.android.fbreader.network.NetworkSearchActivity" android:process=":networkLibrary" android:theme="@android:style/Theme.NoDisplay"> <activity android:name="org.geometerplus.android.fbreader.network.NetworkSearchActivity" android:process=":networkLibrary" android:theme="@android:style/Theme.NoDisplay">
<intent-filter> <intent-filter>
<action android:name="android.intent.action.SEARCH" /> <action android:name="android.intent.action.SEARCH" />