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

Pedro Veloso pedro.n.veloso at gmail.com
Mon Sep 2 21:47:12 CEST 2013


Looks like Edward Wang did the same thing and is commit made it to the tree
so no point on me rebasing and committing again.


On Mon, Sep 2, 2013 at 7:09 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130902/0882a3a5/attachment.html>


More information about the vlc-devel mailing list