Features/GTK3/Porting/GetBooks: Difference between revisions

Humitos (talk | contribs)
Humitos (talk | contribs)
No edit summary
Line 5: Line 5:
= Steps that you should follow to Port an Activity to Gtk3 =
= Steps that you should follow to Port an Activity to Gtk3 =


#. Read the [http://wiki.sugarlabs.org/go/Features/GTK3 Sugar Official Wiki]
# Read the [http://wiki.sugarlabs.org/go/Features/GTK3 Sugar Official Wiki]
#. Read the [http://wiki.sugarlabs.org/go/Features/GTK3/Porting specific Sugar Wiki Page] that talks about how to porting. Please, follow those steps and if you have a suggestion about the process you can contact with us and let us know.
# Read the [http://wiki.sugarlabs.org/go/Features/GTK3/Porting specific Sugar Wiki Page] that talks about how to porting. Please, follow those steps and if you have a suggestion about the process you can contact with us and let us know.
#. Comment on IRC about the Activity that you are going to Port (#sugar on irc.freenode.net)
# Comment on IRC about the Activity that you are going to Port (#sugar on irc.freenode.net)
#. Run this [http://git.gnome.org/browse/pygobject/tree/pygi-convert.sh script] that will convert automatically things as much as it can. This is to avoid some stressful manually conversions that a "simple script" can do using ''sed'' :)
# Run this [http://git.gnome.org/browse/pygobject/tree/pygi-convert.sh script] that will convert automatically things as much as it can. This is to avoid some stressful manually conversions that a "simple script" can do using ''sed'' :)


= Tips and Tricks =
= Tips and Tricks =