Bug#668704: gnome-gmail: Default browser setting

2012-05-07 Thread David Steele
On Sat, Apr 14, 2012 at 1:14 AM, ygmarchi wrote: > the package doesn't consider the user preferences about the browser. > Here's a patch that would. > ... > +self.browser = self.client.get_string( '> /desktop/gnome/applications/browser/exec' ) ... > -        webbrowser.open_new_tab( gmail

Bug#668704: gnome-gmail: Default browser setting

2012-04-13 Thread ygmarchi
Package: gnome-gmail Version: 1.8.2-1 Severity: normal Dear Maintainer, the package doesn't consider the user preferences about the browser. Here's a patch that would. Thanks, Carlo. diff --git a/gnome-gmail b/gnome-gmail index a43ccc7..2919d55 100755 @@ -314,6 +314,8 @@ class ConfigInfo( objec