Hi
the solution doesn't seem to work for me. I add the repo with the same command as in ubuntu:
sudo add-apt-repository "deb
http://packages.mate-desktop.org/repo/ubuntu precise main"
Then i edit the etc/apt/preferences file, adding at the end:
Package: *
Pin: origin packages.mate-desktop.org
Pin-Priority: 700
and then, when I save the file I get the following output in the terminal:
(gedit:2603): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.SWUOEW': No such file or directory
(gedit:2603): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
(gedit:2603): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.X7UTEW': No such file or directory
(gedit:2603): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
and I still can't edit the menu
Any ideas?