[vlc-devel] [PATCH] fragments should not be declared on manifest

Jean-Baptiste Kempf jb at videolan.org
Mon Sep 2 20:09:26 CEST 2013


Le 01/09/2013 00:58, Pedro Veloso a écrit :
> ---
>   vlc-android/AndroidManifest.xml | 6 ------
>   1 file changed, 6 deletions(-)
>
> diff --git a/vlc-android/AndroidManifest.xml b/vlc-android/AndroidManifest.xml
> index b2d500b..261f31b 100644
> --- a/vlc-android/AndroidManifest.xml
> +++ b/vlc-android/AndroidManifest.xml
> @@ -61,8 +61,6 @@
>           <activity
>               android:name=".gui.DebugLogActivity" />
>           <activity
> -            android:name=".gui.video.VideoGridFragment" />
> -        <activity
>               android:name=".gui.video.MediaInfoActivity" />
>           <activity
>               android:name=".gui.video.VideoPlayerActivity"
> @@ -369,10 +367,6 @@
>               </intent-filter>
>           </activity>
>           <activity
> -            android:name=".gui.audio.AudioBrowserFragment" />
> -        <activity
> -            android:name=".gui.audio.AudioListFragment" />
> -        <activity
>               android:name=".gui.audio.AudioPlayerActivity"
>               android:theme="@android:style/Theme.NoTitleBar"
>               android:launchMode="singleTop" />
>


Patch does not apply. Please rebase to the top of the tree.

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list