I believe this needed an edit of ~/.local/share/applications/mimeapps.list
So boot up a terminal and type
Code:
cd ~/.local/share/applications
vim mimeapps.list
Note: you can of course use another text editor than vim. eg: nano, gedit, ...
Look for a line that says
Code:
inode/directory=STUFFHERE;
Most likely, the STUFFHERE part will start with "
totem.desktop;". Remove the
totem entry (entries are seperated by ;, be sure to remove everything of the
totem entry). Either way, what you want is the nautilus entry to be the first (if there is no nautilus entry whatsoever, put "nautilus-folder-handler.desktop;" right after the "=". Then save.
If this is a systemwide problem, you might have to edit this file instead
Code:
/etc/gnome/defaults.list
Bookmarks