601058e269
- correctly-init-xthreads-in-qt.diff: let Qt call XInitThreads(), so that it knows it's been called (fdo#40298) - avoid-wrong-asserts.diff: fix a bad assert; the following fix depends on it - horizontal-scrollbars-with-kde-oxygen-style.diff: horizontal scrollbars with KDE Oxygen style (bnc#722918) - kde4-tooltips-style.diff: tooltips are all black in KDE4 (bnc#723074, fdo#40461) - do-not-display-math-in-desktop-menu.diff: do not display math in desktop menu (fdo#41681) - desktop-submenu.diff: display LO application in the right desktop submenu (bnc#718694) - bash-completion-for-loffice.diff: define bash completion for 'loffice' wrapper (bnc#719656) - legacy-fragment-import-*.diff: legacy fragment PPTX import (bnc#699334) OBS-URL: https://build.opensuse.org/request/show/89119 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libreoffice?expand=0&rev=25
11 lines
340 B
Diff
11 lines
340 B
Diff
--- sysui/desktop/menus/math.desktop.old 2011-09-06 19:50:30.000000000 +0200
|
|
+++ sysui/desktop/menus/math.desktop 2011-10-19 14:20:44.000000000 +0200
|
|
@@ -1,6 +1,7 @@
|
|
[Desktop Entry]
|
|
Version=1.0
|
|
Terminal=false
|
|
+NoDisplay=true
|
|
Icon=math
|
|
Type=Application
|
|
Categories=Office;X-Red-Hat-Base;X-SuSE-Core-Office;X-MandrivaLinux-Office-Other;
|