f606878396
Add reproducible-clucene.patch to use new clucene function to make index files reproducible (boo#boo#1047218) - Normalize .jar and .zip mtimes with strip-nondeterminism OBS-URL: https://build.opensuse.org/request/show/1189287 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=1179
14 lines
691 B
Diff
14 lines
691 B
Diff
diff --git a/sysui/desktop/menus/math.desktop b/sysui/desktop/menus/math.desktop
|
|
index 5a8192a..d2391be 100644
|
|
--- a/sysui/desktop/menus/math.desktop
|
|
+++ b/sysui/desktop/menus/math.desktop
|
|
@@ -21,7 +21,7 @@ Terminal=false
|
|
NoDisplay=false
|
|
Icon=math
|
|
Type=Application
|
|
-Categories=Office;Education;Science;Math;X-Red-Hat-Base;
|
|
+Categories=Office;Spreadsheet;Education;Science;Math;X-Red-Hat-Base;;
|
|
Exec=${UNIXBASISROOTNAME} --math %%FILE%%
|
|
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;
|
|
Name=%PRODUCTNAME Math
|