Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/gcompris
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2007-02-05 22:47:30 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2007-02-05 22:47:30 (GMT)
commit303e189e68f49643ef20565394101a800e3c6d5e (patch)
tree43bc6e9c36280dde5a7c63b37df7f8b1f696650d /boards/gcompris
parent0fbc1473c96e7402b23550fd95b7f38d434e6d79 (diff)
- Improved the wordprocessor to save as xhtml instead of html
svn path=/trunk/; revision=2470
Diffstat (limited to 'boards/gcompris')
-rw-r--r--boards/gcompris/mimetypes/mime_type.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/boards/gcompris/mimetypes/mime_type.xml.in b/boards/gcompris/mimetypes/mime_type.xml.in
index df3f5ff..f65da1b 100644
--- a/boards/gcompris/mimetypes/mime_type.xml.in
+++ b/boards/gcompris/mimetypes/mime_type.xml.in
@@ -25,8 +25,8 @@
<_description>svg drawing</_description>
</MimeType>
<MimeType
- mimetype="wordprocessor/html"
- extension=".html"
+ mimetype="wordprocessor/xhtml"
+ extension=".xhtml"
icon="gcompris/mimetypes/icons/wordprocessor+html.png">
<_description>wordprocessor text</_description>
</MimeType>