diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-04 11:58:14 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-04 11:58:14 +0200 |
commit | 2b73cf4e515831d3a661c406057cc873577574dc (patch) | |
tree | cb4002a833f06d9b880d671fe4006254d9af0a97 /etc/skel/Desktop/libreoffice-calc.desktop | |
parent | 98ff1af08e7f9b77d0c93caea30a60d7c75834a8 (diff) | |
download | itzks-systems-2b73cf4e515831d3a661c406057cc873577574dc.tar.gz itzks-systems-2b73cf4e515831d3a661c406057cc873577574dc.tar.bz2 itzks-systems-2b73cf4e515831d3a661c406057cc873577574dc.zip |
/debian/control (itzks-packages-mainserver, new): Make sure arpwatch gets installed on TJENER. Enhance /etc/skel according to ITZkS specs.
Diffstat (limited to 'etc/skel/Desktop/libreoffice-calc.desktop')
-rwxr-xr-x | etc/skel/Desktop/libreoffice-calc.desktop | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/skel/Desktop/libreoffice-calc.desktop b/etc/skel/Desktop/libreoffice-calc.desktop new file mode 100755 index 0000000..88d3753 --- /dev/null +++ b/etc/skel/Desktop/libreoffice-calc.desktop @@ -0,0 +1,16 @@ +#!/usr/bin/env xdg-open + +[Desktop Entry] +Version=1.0 +Terminal=false +Icon=libreoffice34-calc +Type=Application +Categories=Office; +Exec=libreoffice --calc %U +MimeType=application/vnd.oasis.opendocument.spreadsheet;application/vnd.oasis.opendocument.spreadsheet-flat-xml;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; +Name=LibreOffice Calc +GenericName=Spreadsheet +Comment=Perform calculation, analyze information and manage lists in spreadsheets by using Calc. +InitialPreference=5 +X-KDE-Protocols=file,http,smb,ftp,webdav +Name[de_DE]=Tabellenkalkulation |