diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-05-13 08:28:32 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-05-13 08:28:32 +0000 |
commit | 56c9c892c70fb012ac95198ad8abf9f54273f07f (patch) | |
tree | e3b1f3eb5cb41b765a771624f8ce8622383de059 /sysui/desktop/redhat | |
parent | 751715ff484dad7d7a9d8f70ab5b75a588e65a98 (diff) |
INTEGRATION: CWS nativefixer7 (1.14.4); FILE MERGED
2005/05/09 12:49:44 obr 1.14.4.1: #i48921# odb is not yet an OASIS format
Diffstat (limited to 'sysui/desktop/redhat')
-rw-r--r-- | sysui/desktop/redhat/redhat-menus.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysui/desktop/redhat/redhat-menus.spec b/sysui/desktop/redhat/redhat-menus.spec index 83dcd54239de..c9269f1ccb7b 100644 --- a/sysui/desktop/redhat/redhat-menus.spec +++ b/sysui/desktop/redhat/redhat-menus.spec @@ -49,7 +49,6 @@ application/vnd.oasis.opendocument.spreadsheet ods application/vnd.oasis.opendocument.spreadsheet-template ots application/vnd.oasis.opendocument.chart odc application/vnd.oasis.opendocument.formula odf -application/vnd.oasis.opendocument.database odb application/vnd.oasis.opendocument.image odi application/vnd.sun.xml.writer sxw application/vnd.sun.xml.writer.template stw @@ -68,6 +67,7 @@ application/vnd.sun.xml.draw.template std application/vnd.stardivision.draw sda application/vnd.sun.xml.math sxm application/vnd.stardivision.math smf +application/vnd.sun.xml.base odb END # and replace the original file @@ -138,6 +138,7 @@ application/vnd.sun.xml.draw.template; %PREFIX -view %s application/vnd.stardivision.draw; %PREFIX -view %s application/x-stardraw; %PREFIX -view %s application/vnd.oasis.opendocument.database; %PREFIX -view %s +application/vnd.sun.xml.base; %PREFIX -view %s application/vnd.writerperfect; %PREFIX -view %s application/wordperfect5.1; %PREFIX -view %s application/x-wordperfect; %PREFIX -view %s |