diff --git a/helpers/DATA/mate-menus/applications.menu b/helpers/DATA/mate-menus/applications.menu index c6e7f6649f255b70d2fe49f2e5544a5998312d29..c57cace99754ae8ce47c29e5af24e3ee5ce6e6df 100644 --- a/helpers/DATA/mate-menus/applications.menu +++ b/helpers/DATA/mate-menus/applications.menu @@ -214,18 +214,17 @@ <!-- Other --> <Menu> <Name>Other</Name> - <Dairectory>mate-other.directory</Directory> + <Directory>mate-other.directory</Directory> <OnlyUnallocated/> <Include> <And> <Not><Category>Core</Category></Not> - <Not><Category>Screensaver</Category></Not> <Not><Category>System</Category></Not> <Not><Category>Settings</Category></Not> - <Not><Category>X-GNOME-Settings-Panel</Category></Not> + <Not><Category>Settings</Category></Not> + <Not><Category>Screensaver</Category></Not> </And> </Include> </Menu> <!-- End Other --> - <Include> <Filename>gnome-app-install.desktop</Filename> </Include> diff --git a/helpers/make-mate-menus b/helpers/make-mate-menus index 968942bc5ee8316423cee11d7233ed880905e9cf..0ebe691aabe283e75208e7b0c22cff4d80c95bb9 100644 --- a/helpers/make-mate-menus +++ b/helpers/make-mate-menus @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=3 COMPONENT=main . ./config