diff options
author | Xan Lopez <xan@src.gnome.org> | 2004-07-22 00:34:34 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2004-07-22 00:34:34 +0800 |
commit | 10ca2e6a8a062e7736c1e58ccc6e15b57edf91c2 (patch) | |
tree | 5fee6c18d51e2081f70da2635dec33a6b5b83a08 /data | |
parent | 22ca4b8a0865be57288710557b1d24ea865eef3b (diff) | |
download | gsoc2013-epiphany-10ca2e6a8a062e7736c1e58ccc6e15b57edf91c2.tar gsoc2013-epiphany-10ca2e6a8a062e7736c1e58ccc6e15b57edf91c2.tar.gz gsoc2013-epiphany-10ca2e6a8a062e7736c1e58ccc6e15b57edf91c2.tar.bz2 gsoc2013-epiphany-10ca2e6a8a062e7736c1e58ccc6e15b57edf91c2.tar.lz gsoc2013-epiphany-10ca2e6a8a062e7736c1e58ccc6e15b57edf91c2.tar.xz gsoc2013-epiphany-10ca2e6a8a062e7736c1e58ccc6e15b57edf91c2.tar.zst gsoc2013-epiphany-10ca2e6a8a062e7736c1e58ccc6e15b57edf91c2.zip |
Added application/xhtml+xml, text/html, text/xml for MimeType entry.
* data/epiphany.desktop.in:
Added application/xhtml+xml, text/html, text/xml for MimeType
entry.
Diffstat (limited to 'data')
-rw-r--r-- | data/epiphany.desktop.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/epiphany.desktop.in b/data/epiphany.desktop.in index d9ada8895..792b86a26 100644 --- a/data/epiphany.desktop.in +++ b/data/epiphany.desktop.in @@ -13,3 +13,4 @@ X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=epiphany X-GNOME-Bugzilla-Component=General Categories=Application;Network; +MimeType=text/html;text/xml;application/xhtml+xml; |