| Index: ui/file_manager/file_manager/manifest.json
|
| diff --git a/ui/file_manager/file_manager/manifest.json b/ui/file_manager/file_manager/manifest.json
|
| index 56e2a8452f5fd24ea2a37d2cac6643d2622bea46..818dce38d1de61cc22841f54a83158d5c3e4a7cd 100644
|
| --- a/ui/file_manager/file_manager/manifest.json
|
| +++ b/ui/file_manager/file_manager/manifest.json
|
| @@ -42,20 +42,6 @@
|
| ],
|
| "file_browser_handlers": [
|
| {
|
| - "id": "play",
|
| - "default_title": "__MSG_PLAY_MEDIA__",
|
| - "default_icon": "common/images/file_types/200/audio.png",
|
| - "file_filters": [
|
| - "filesystem:*.amr",
|
| - "filesystem:*.flac",
|
| - "filesystem:*.m4a",
|
| - "filesystem:*.mp3",
|
| - "filesystem:*.oga",
|
| - "filesystem:*.ogg",
|
| - "filesystem:*.wav"
|
| - ]
|
| - },
|
| - {
|
| "id": "mount-archive",
|
| "default_title": "__MSG_MOUNT_ARCHIVE__",
|
| "default_icon": "common/images/file_types/200/archive.png",
|
|
|