From 0da9b2793d5323494d0cc5ada9d7efbf1aa2f7fb Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 12 Nov 2013 15:49:51 +0100 Subject: add missing semicolon Change-Id: I69d7fbb1f1700779bc7ebbf419edf807b6b2dba9 --- sysui/desktop/menus/math.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysui/desktop/menus') 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 -- cgit v1.2.3