diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2008-07-16 15:01:23 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2008-07-16 15:01:23 +0000 |
commit | f668d3806e8209dd52c09af6e297888492ee7513 (patch) | |
tree | a6bec97f810c309b2731b3360dc2fd8cb11014f8 /sysui | |
parent | 42a6549c77b329684fbee32b968f57827c8ff052 (diff) |
INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED
2008/06/27 17:11:16 ihi 1.1.2.2: #i89966# New OOXML mimetypes
2008/06/27 13:02:43 ihi 1.1.2.1: #i89966# New OOXML mimetypes
Diffstat (limited to 'sysui')
3 files changed, 30 insertions, 0 deletions
diff --git a/sysui/desktop/mimetypes/openxmlformats-officedocument-presentationml-presentation.keys b/sysui/desktop/mimetypes/openxmlformats-officedocument-presentationml-presentation.keys new file mode 100644 index 000000000000..7061ccc88074 --- /dev/null +++ b/sysui/desktop/mimetypes/openxmlformats-officedocument-presentationml-presentation.keys @@ -0,0 +1,10 @@ +application/vnd.openxmlformats-officedocument.presentationml.presentation + description=Microsoft PowerPoint Presentation + default_action_type=application + short_list_application_ids_for_novice_user_level= + short_list_application_ids_for_intermediate_user_level= + short_list_application_ids_for_advanced_user_level= + category=Documents/Presentation + use_category_default=yes + icon_filename= + diff --git a/sysui/desktop/mimetypes/openxmlformats-officedocument-spreadsheetml-sheet.keys b/sysui/desktop/mimetypes/openxmlformats-officedocument-spreadsheetml-sheet.keys new file mode 100644 index 000000000000..cf7a4babbe0e --- /dev/null +++ b/sysui/desktop/mimetypes/openxmlformats-officedocument-spreadsheetml-sheet.keys @@ -0,0 +1,10 @@ +application/vnd.openxmlformats-officedocument.spreadsheetml.sheet + description=Microsoft Excel Worksheet + default_action_type=application + short_list_application_ids_for_novice_user_level= + short_list_application_ids_for_intermediate_user_level= + short_list_application_ids_for_advanced_user_level= + category=Documents/Spreadsheet + use_category_default=yes + icon_filename= + diff --git a/sysui/desktop/mimetypes/openxmlformats-officedocument-spreadsheetml-template.keys b/sysui/desktop/mimetypes/openxmlformats-officedocument-spreadsheetml-template.keys new file mode 100644 index 000000000000..ab5a5918ba63 --- /dev/null +++ b/sysui/desktop/mimetypes/openxmlformats-officedocument-spreadsheetml-template.keys @@ -0,0 +1,10 @@ +application/vnd.openxmlformats-officedocument.spreadsheetml.template + description=Microsoft Excel Worksheet Template + default_action_type=application + short_list_application_ids_for_novice_user_level= + short_list_application_ids_for_intermediate_user_level= + short_list_application_ids_for_advanced_user_level= + category=Documents/Spreadsheet + use_category_default=yes + icon_filename= + |