1 | | winswitch install nautilus-2 extension to "/usr/lib/nautilus/extensions-2.0/python/nautilus_winswitch.py" but it is due to update for nautilus-3 (which expect extensions to be in "/usr/share/nautilus-python/extensions"). New nautilus do not support old-style extensions... Maybe dropping nautilus extension could be considered if supporting it requires too much effort... |
| 1 | winswitch install {{{nautilus-2}}} extension to |
| 2 | {{{ |
| 3 | /usr/lib/nautilus/extensions-2.0/python/nautilus_winswitch.py |
| 4 | }}} |
| 5 | but it is due to update for nautilus-3 (which expect extensions to be in |
| 6 | {{{ |
| 7 | /usr/share/nautilus-python/extensions |
| 8 | }}} |
| 9 | New nautilus do not support old-style extensions... Maybe dropping nautilus extension could be considered if supporting it requires too much effort... |