I'm using Linux Mint 7 Main, but there are certain KDE applications I prefer, primarily Dolphin. It is my default file manager, and I could uninstall Nautilus altogether, but there is one problem: I can't make the mintMenu open places in anything other than Nautilus. With nautilus uninstalled, clicking, say, home in the menu does nothing. I tried adding to my ~/.bashrc:
- Code: Select all
alias nautilus='dolphin'
and editing /usr/lib/linuxmint/mintMenu/plugins/places.py, replacing all 'nautilus' with 'dolphin'. I then reloaded plugins, logged out and back in to gnome...
Still, everything opens with Nautilus, or not at all. I'm out of ideas. Help?




