This repository was archived by the owner on May 16, 2024. It is now read-only.
- Notifications You must be signed in to change notification settings
- Fork 5
This repository was archived by the owner on May 16, 2024. It is now read-only.
Closed
Description
Currently the extension only works under Python2. Changes to support Python3 are quite minimal.
- replace
import urllibwithurllib.parse - add
mport gi; gi.require_version('Nautilus', '3.0')beforefrom gi.repository import Nautilus, GObject, Gio - replace
urllib.unquotewithurllib.parse.unquote - depend on
python3-nautilusinstead ofpython-nautiluspackage
Metadata
Metadata
Assignees
No one assigned
Labels
No labels
No labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests