[Bug 461189] Re: Nothing under help works except about

Jeremy Bicha jeremy at bicha.net
Sat Nov 28 21:05:56 UTC 2009


It looks like all of these lines of code for Report a Problem, Translate
This Application, etc. were removed in version 2.0 so now the buttons
are non-functional.

-    actHelpOnline = gtk.Action("gwibberHelpOnline", _("Get Help Online..."), None, None)
-    actHelpOnline.connect("activate", lambda *a: gintegration.load_url("https://answers.launchpad.net/gwibber"))
-    actTranslate = gtk.Action("gwibberTranslate", _("Translate This Application..."), None, None)
-    actTranslate.connect("activate", lambda *a: gintegration.load_url("https://translations.launchpad.net/gwibber"))
-    actReportProblem = gtk.Action("gwibberReportProblem", _("Report a Problem"), None, None)
-    actReportProblem.connect("activate", lambda *a: gintegration.load_url("https://bugs.launchpad.net/gwibber/+filebug"))
-    actAbout = gtk.Action("gwibberAbout", _("_About"), None, gtk.STOCK_ABOUT)
-    actAbout.connect("activate", self.on_about)

-- 
Nothing under help works except about
https://bugs.launchpad.net/bugs/461189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list