File dont-show-yast-modules-in-the-applications-menu.patch of Package mingw64-kservice
diff --git a/src/applications.menu b/src/applications.menu
index f2d5253..85970c7 100644
--- a/src/applications.menu
+++ b/src/applications.menu
@@ -369,7 +369,10 @@
<Name>Settingsmenu</Name>
<Directory>kf5-settingsmenu.directory</Directory>
<Include>
- <Category>Settings</Category>
+ <And>
+ <Category>Settings</Category>
+ <Not><Category>X-SuSE-YaST</Category></Not>
+ </And>
</Include>
</Menu>
<Menu>
@@ -379,6 +383,7 @@
<And>
<Category>System</Category>
<Not><Category>X-KDE-More</Category></Not>
+ <Not><Category>X-SuSE-YaST</Category></Not>
</And>
</Include>
<Menu>