summaryrefslogtreecommitdiff
path: root/sysui/desktop/mandriva
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-05-13 08:26:57 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-05-13 08:26:57 +0000
commitf9c91a1a54d2e85e0355ad15348e2aca9041c731 (patch)
tree38f42cdffc2f43cc7c72fa9613bb3ad8bccacbdb /sysui/desktop/mandriva
parentfb06cce53d742e8228841256493e44b5a9b0562e (diff)
INTEGRATION: CWS nativefixer7 (1.2.4); FILE MERGED
2005/05/09 12:49:36 obr 1.2.4.1: #i48921# odb is not yet an OASIS format
Diffstat (limited to 'sysui/desktop/mandriva')
-rw-r--r--sysui/desktop/mandriva/mandriva-menus.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysui/desktop/mandriva/mandriva-menus.spec b/sysui/desktop/mandriva/mandriva-menus.spec
index d7fa6739ca24..f321f877769a 100644
--- a/sysui/desktop/mandriva/mandriva-menus.spec
+++ b/sysui/desktop/mandriva/mandriva-menus.spec
@@ -53,7 +53,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
@@ -72,6 +71,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
@@ -142,6 +142,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.database; %PREFIX -view %s
END
# and replace the original file
@@ -201,7 +202,7 @@ GenerateMenu "%PREFIX -base" \
"base" \
"OpenOffice.org Base" \
"OpenOffice.org Database" \
- "application/vnd.oasis.opendocument.database"
+ "application/vnd.oasis.opendocument.database,application/vnd.sun.xml.base"
GenerateMenu "%PREFIX -calc" \
"Office/Spreadsheets" \