← Back to team overview

gtg team mailing list archive

[Bug 557368] [NEW] GTG menus should include a link to the web documentation

 

Public bug reported:

I realized GTG doesn't include any link to documentation in its menus.

I made a quick hack to add a "Help" item to the Help menu, which opens http://live.gnome.org/gtg/documentation in the user browser.
I edited taskbrowser.glade (one more menu item) and browser.py (one more import to webbrowser + on_documentation_clicked declaration + function).
I'll attach this bug to my merge request.

** Affects: gtg
     Importance: Undecided
         Status: New


** Tags: toreview

** Branch linked: lp:~ronj/gtg/docMenuItem

-- 
GTG menus should include a link to the web documentation
https://bugs.launchpad.net/bugs/557368
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: New

Bug description:
I realized GTG doesn't include any link to documentation in its menus.

I made a quick hack to add a "Help" item to the Help menu, which opens http://live.gnome.org/gtg/documentation in the user browser.
I edited taskbrowser.glade (one more menu item) and browser.py (one more import to webbrowser + on_documentation_clicked declaration + function).
I'll attach this bug to my merge request.





Follow ups

References