Page 1 of 1

Improve "Settings" menu

Posted: 09 Sep 2013, 00:14
by 44th
I tried :wall: but i can't understand why XFCE team duplicate "Settings" menu and "Settings manager" :%)
This code:

Code: Select all

<Exclude>
   <Category>X-XFCE-SettingsDialog</Category>
</Exclude>
after this:

Code: Select all

<Name>Settings</Name>
...
<Include>
   <Category>Settings</Category>
</Include>
(HERE)
in "xfce-applications.menu" file make it look :good:
PS I know that i can copy "xfce-applications.menu" to "home/guest/.config/menus" and do everything that i want, but...