20 lines
721 B
Desktop File
20 lines
721 B
Desktop File
[Desktop Entry]
|
|
Version=1.1
|
|
Type=Application
|
|
Name=LibreOffice Math
|
|
GenericName=Formeleditor
|
|
NoDisplay=true
|
|
Comment=Erstellen und bearbeiten Sie wissenschaftliche Formeln und Gleichungen.
|
|
Icon=libreoffice-math
|
|
Exec=libreoffice --math %U
|
|
Actions=NewDocument;
|
|
MimeType=application/mathml+xml;application/vnd.oasis.opendocument.formula;application/vnd.oasis.opendocument.formula-template;application/vnd.stardivision.math;application/vnd.sun.xml.math;application/x-starmath;text/mathml;
|
|
Categories=Education;Math;Office;Science;X-Red-Hat-Base;
|
|
Keywords=Equation;OpenDocument Formula;Formula;odf;MathML;
|
|
StartupNotify=true
|
|
StartupWMClass=libreoffice-math
|
|
|
|
[Desktop Action NewDocument]
|
|
Name=Neue Formel
|
|
Exec=libreoffice --math
|