Kaydet (Commit) 0da9b279 authored tarafından David Tardon's avatar David Tardon

add missing semicolon

Change-Id: I69d7fbb1f1700779bc7ebbf419edf807b6b2dba9
üst 2cf96ae3
...@@ -23,13 +23,13 @@ Icon=math ...@@ -23,13 +23,13 @@ Icon=math
Type=Application Type=Application
Categories=Office;Education;Science;Math;X-Red-Hat-Base;X-MandrivaLinux-Office-Other; Categories=Office;Education;Science;Math;X-Red-Hat-Base;X-MandrivaLinux-Office-Other;
Exec=${UNIXBASISROOTNAME} --math %%FILE%% 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 Name=%PRODUCTNAME Math
GenericName=Formula Editor GenericName=Formula Editor
Comment=Create and edit scientific formulas and equations by using Math. Comment=Create and edit scientific formulas and equations by using Math.
StartupNotify=true StartupNotify=true
X-GIO-NoFuse=true X-GIO-NoFuse=true
Keywords=Equation;OpenDocument Formula;Formula;odf;MathML Keywords=Equation;OpenDocument Formula;Formula;odf;MathML;
InitialPreference=5 InitialPreference=5
StartupWMClass=libreoffice-math StartupWMClass=libreoffice-math
X-KDE-Protocols=file,http,smb,ftp,webdav X-KDE-Protocols=file,http,smb,ftp,webdav
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment