Improve "Settings" menu

Non release banter
44th
Ronin
Ronin
Posts: 2
Joined: 07 Sep 2013, 22:35
Distribution: v2.1 x64
Location: US

Improve "Settings" menu

Post#1 by 44th » 09 Sep 2013, 00:14

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...