8ffb58de9e
* Fix version dependent bcond's for TW * Remove unused netcdf-cxx build dependency * Remove unnecessary sqlite and wget binary build dependencies * Use system libharu, fast-float and fmt when available - Fix build with recent fmt, add * 0001-Fix-missing-fmt-ranges.h-include-in-ioss-ThirdParty-.patch OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=132
12 lines
483 B
Diff
12 lines
483 B
Diff
Index: ParaView-v5.9.0/Clients/ParaView/org.paraview.ParaView.desktop.in
|
|
===================================================================
|
|
--- ParaView-v5.9.0.orig/Clients/ParaView/org.paraview.ParaView.desktop.in
|
|
+++ ParaView-v5.9.0/Clients/ParaView/org.paraview.ParaView.desktop.in
|
|
@@ -7,4 +7,5 @@ Exec=paraview %f
|
|
TryExec=paraview
|
|
Icon=paraview
|
|
StartupWMClass=paraview
|
|
-Categories=Qt;Science;DataVisualization;
|
|
+Categories=Graphics;2DGraphics;3DGraphics;
|
|
+StartupNotify=true
|