Make help folder location more forgiving
Registered by
S
Right now the help folder location is hardcoded for /usr/share/
Blueprint information
- Status:
- Started
- Approver:
- Jeremy Bícha
- Priority:
- Low
- Drafter:
- S
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Beta Available
- Milestone target:
- 1.8
- Started by
- Jeremy Bícha
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Could be done with a few more elif...clauses, I think. Should look in os.path.join("..", "help") for the files before erroring out. IMO, the .tar.gz should be as portable as possible--good to assume not all users will have root access, even though Ubuntu, of course, has sudo and is set up for only one user usually..
31 July 2011 Fixed in my GTK3 branch.
(?)