xref: /trunk/main/sysui/desktop/menus/calc.desktop (revision a6656830)
1*a6656830SAndrew Rist###############################################################
2*a6656830SAndrew Rist#
3*a6656830SAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
4*a6656830SAndrew Rist#  or more contributor license agreements.  See the NOTICE file
5*a6656830SAndrew Rist#  distributed with this work for additional information
6*a6656830SAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
7*a6656830SAndrew Rist#  to you under the Apache License, Version 2.0 (the
8*a6656830SAndrew Rist#  "License"); you may not use this file except in compliance
9*a6656830SAndrew Rist#  with the License.  You may obtain a copy of the License at
10*a6656830SAndrew Rist#
11*a6656830SAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12*a6656830SAndrew Rist#
13*a6656830SAndrew Rist#  Unless required by applicable law or agreed to in writing,
14*a6656830SAndrew Rist#  software distributed under the License is distributed on an
15*a6656830SAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*a6656830SAndrew Rist#  KIND, either express or implied.  See the License for the
17*a6656830SAndrew Rist#  specific language governing permissions and limitations
18*a6656830SAndrew Rist#  under the License.
19*a6656830SAndrew Rist#
20*a6656830SAndrew Rist###############################################################
21cdf0e10cSrcweir[Desktop Entry]
22cdf0e10cSrcweirVersion=1.0
23cdf0e10cSrcweirTerminal=false
24cdf0e10cSrcweirIcon=calc
25cdf0e10cSrcweirType=Application
26cdf0e10cSrcweirCategories=Office;X-Red-Hat-Base;X-SuSE-Core-Office;X-MandrivaLinux-Office-Spreadsheets;
27cdf0e10cSrcweirExec=openoffice -calc %U
28cdf0e10cSrcweirMimeType=application/vnd.oasis.opendocument.spreadsheet;application/vnd.oasis.opendocument.spreadsheet-template;application/vnd.sun.xml.calc;application/vnd.sun.xml.calc.template;application/vnd.stardivision.calc;application/vnd.stardivision.chart;application/msexcel;application/vnd.ms-excel;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;application/vnd.ms-excel.sheet.macroenabled.12;application/vnd.openxmlformats-officedocument.spreadsheetml.template;application/vnd.ms-excel.template.macroenabled.12;application/vnd.ms-excel.sheet.binary.macroenabled.12;text/csv;application/x-dbf;
29cdf0e10cSrcweirName=%PRODUCTNAME Calc
30cdf0e10cSrcweirGenericName=Spreadsheet
31cdf0e10cSrcweirComment=Perform calculation, analyze information and manage lists in spreadsheets by using Calc.
32cdf0e10cSrcweirInitialPreference=5
33