Bugfix: Fixes #412, Start menu - Desktop entries with no categories are not listed

This commit is contained in:
Rory Fewell
2024-12-31 14:21:45 +00:00
parent 2a9b208a4f
commit 1cc1d284f2

View File

@@ -110,5 +110,18 @@
</Exclude> </Exclude>
</Menu> </Menu>
<Menu>
<Name>Other</Name>
<OnlyUnallocated/>
<Include>
<All/>
</Include>
<Exclude>
<Category>Screensaver</Category>
<Category>Settings</Category>
<Category>X-XFCE</Category>
</Exclude>
</Menu>
<DefaultMergeDirs/> <DefaultMergeDirs/>
</Menu> </Menu>