Create a version/instruction for Nemo File Manager for Cinnamon
Bug #1091143 reported by
brx75
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Nautilus Terminal |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
Please,
create a versione / or instruction suitable for the "Nemo File Manager" Nautilus 3.4 fork.
To post a comment you must log in.
I got it working with the following steps:
* create `$HOME/ .local/ share/nemo- python/ extensions` if does not exist terminal. py` to `$HOME/ .local/ share/nemo- python/ extensions/ nemo_terminal. py` (Renaming it's not strictly necessary, it's for coherence)
* copy `nautilus_
* 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".