Comment 1 for bug 1091143

Revision history for this message
brx75 (brx75x) wrote :

I got it working with the following steps:

 * create `$HOME/.local/share/nemo-python/extensions` if does not exist
 * copy `nautilus_terminal.py` to `$HOME/.local/share/nemo-python/extensions/nemo_terminal.py` (Renaming it's not strictly necessary, it's for coherence)
 * open `nemo_terminal.py` with your favorite editor and replace every occurence of 'Nautilus' with 'Nemo' :)
 * restart nemo (`nemo -q`)

This hack quality is: "works on my computer".