xref: /trunk/main/sysui/desktop/menus/calc.desktop (revision 16c7c62c)
1a6656830SAndrew Rist###############################################################
2a6656830SAndrew Rist#
3a6656830SAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
4a6656830SAndrew Rist#  or more contributor license agreements.  See the NOTICE file
5a6656830SAndrew Rist#  distributed with this work for additional information
6a6656830SAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
7a6656830SAndrew Rist#  to you under the Apache License, Version 2.0 (the
8a6656830SAndrew Rist#  "License"); you may not use this file except in compliance
9a6656830SAndrew Rist#  with the License.  You may obtain a copy of the License at
10a6656830SAndrew Rist#
11a6656830SAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12a6656830SAndrew Rist#
13a6656830SAndrew Rist#  Unless required by applicable law or agreed to in writing,
14a6656830SAndrew Rist#  software distributed under the License is distributed on an
15a6656830SAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16a6656830SAndrew Rist#  KIND, either express or implied.  See the License for the
17a6656830SAndrew Rist#  specific language governing permissions and limitations
18a6656830SAndrew Rist#  under the License.
19a6656830SAndrew Rist#
20a6656830SAndrew 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*16c7c62cSDamjan JovanovicStartupNotify=true
34