Re: [Sugar-devel] [PATCH Help] Migrated to Gtk3 and WebKit.WebView SL #3466

2012-07-26 Thread Manuel Kaufmann
On Thu, Jul 26, 2012 at 10:49 PM, Gary Martin wrote: > Ideally we'd have just one maintained simple Help activity, with the html > content swapped in for various language translations. What is the actual format of those files? I thought it was .rst, but it seems that I'm confused. -- Kaufmann

Re: [Sugar-devel] [PATCH Help] Migrated to Gtk3 and WebKit.WebView SL #3466

2012-07-26 Thread Manuel Kaufmann
On Tue, Apr 24, 2012 at 10:52 PM, Chris Leonard wrote: > Hey Doc Sprinters, > > Manuel (humitos) Kaufman has recently been patching the old Help > Activity to work with GTK3+ > > Seeing as he has recently been through the activity code line-by-line, > someone should offer him the FOSS-standard bri

Re: [Sugar-devel] [PATCH Help] Migrated to Gtk3 and WebKit.WebView SL #3466

2012-04-24 Thread Chris Leonard
Hey Doc Sprinters, Manuel (humitos) Kaufman has recently been patching the old Help Activity to work with GTK3+ Seeing as he has recently been through the activity code line-by-line, someone should offer him the FOSS-standard bribe of beers to be delivered at a future time and place to help you g

[Sugar-devel] [PATCH Help] Migrated to Gtk3 and WebKit.WebView SL #3466

2012-04-24 Thread Manuel Kaufmann
- All the code was migrated to Gtk3 following this guide[1] - Toolbar View's icon was changed from "camera" to the right one: "toolbar-view" [1] http://wiki.sugarlabs.org/go/Features/GTK3/Porting Signed-off-by: Manuel Kaufmann --- browser.py | 45 ++ helpactivity.py