Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ewout ter Hoeven
VLC-Android
Commits
99d3dc97
Commit
99d3dc97
authored
Mar 07, 2012
by
Hugo Beauzée-Luyssen
Browse files
Manifest: Handle mimetype audio/*
parent
f9c4e0dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
vlc-android/AndroidManifest.xml
View file @
99d3dc97
...
...
@@ -71,6 +71,7 @@
<category
android:name=
"android.intent.category.DEFAULT"
/>
<data
android:mimeType=
"video/*"
/>
<data
android:mimeType=
"audio/*"
/>
<data
android:scheme=
"http"
/>
<data
android:scheme=
"rtsp"
/>
<data
android:scheme=
"file"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment