diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-10-23 05:24:00 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-10-23 05:24:00 +0800 |
commit | 53c9df2f5c6a6337693602bc02554a21bf809c58 (patch) | |
tree | 3e507e7e61d1c991d25adbac5ebedb497d2cc3b1 /data | |
parent | 69fc1379a09f968f25df830a44a21e33eac4ae65 (diff) | |
download | gsoc2013-epiphany-53c9df2f5c6a6337693602bc02554a21bf809c58.tar gsoc2013-epiphany-53c9df2f5c6a6337693602bc02554a21bf809c58.tar.gz gsoc2013-epiphany-53c9df2f5c6a6337693602bc02554a21bf809c58.tar.bz2 gsoc2013-epiphany-53c9df2f5c6a6337693602bc02554a21bf809c58.tar.lz gsoc2013-epiphany-53c9df2f5c6a6337693602bc02554a21bf809c58.tar.xz gsoc2013-epiphany-53c9df2f5c6a6337693602bc02554a21bf809c58.tar.zst gsoc2013-epiphany-53c9df2f5c6a6337693602bc02554a21bf809c58.zip |
Add another mime type.
2005-10-22 Christian Persch <chpe@cvs.gnome.org>
* data/mime-types-permissions.xml:
Add another mime type.
* src/ephy-notebook.c:
Remove the accidental commit from the H18 patch.
Diffstat (limited to 'data')
-rwxr-xr-x | data/mime-types-permissions.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/mime-types-permissions.xml b/data/mime-types-permissions.xml index 6f49e9975..f0f56517b 100755 --- a/data/mime-types-permissions.xml +++ b/data/mime-types-permissions.xml @@ -385,6 +385,7 @@ <mime-type type="video/x-anim"/> <mime-type type="video/x-avi"/> <mime-type type="video/x-flic"/> +<mime-type type="video/x-m4v"/> <mime-type type="video/x-mng"/> <mime-type type="video/x-ms-asf"/> <mime-type type="video/x-ms-asf-plugin"/> |