diff options
-rwxr-xr-x | sysui/desktop/menus/math.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysui/desktop/menus/math.desktop b/sysui/desktop/menus/math.desktop index e13f466a98d3..4822166bfa15 100755 --- a/sysui/desktop/menus/math.desktop +++ b/sysui/desktop/menus/math.desktop @@ -23,13 +23,13 @@ Icon=math Type=Application Categories=Office;Education;Science;Math;X-Red-Hat-Base;X-MandrivaLinux-Office-Other; Exec=${UNIXBASISROOTNAME} --math %%FILE%% -MimeType=application/vnd.oasis.opendocument.formula;application/vnd.sun.xml.math;application/vnd.oasis.opendocument.formula-template;text/mathml;application/mathml+xml +MimeType=application/vnd.oasis.opendocument.formula;application/vnd.sun.xml.math;application/vnd.oasis.opendocument.formula-template;text/mathml;application/mathml+xml; Name=%PRODUCTNAME Math GenericName=Formula Editor Comment=Create and edit scientific formulas and equations by using Math. StartupNotify=true X-GIO-NoFuse=true -Keywords=Equation;OpenDocument Formula;Formula;odf;MathML +Keywords=Equation;OpenDocument Formula;Formula;odf;MathML; InitialPreference=5 StartupWMClass=libreoffice-math X-KDE-Protocols=file,http,smb,ftp,webdav |