* http://git.sugarlabs.org/~erikos/sugar-toolkit/sugar-toolkit-gtk3 - this is the GTK3 port of sugar-toolkit
+
* http://git.sugarlabs.org/~erikos/sugar-toolkit/sugar-toolkit-gtk3 branch sucrose-0.94 - the GTK2 version of sugar-toolkit needs a handful of structure changes prompted by our GTK3 work. They are being committed here.
* Mainline sugar-artwork repo, branch 'gtk3'
* Mainline sugar-artwork repo, branch 'gtk3'
Line 18:
Line 19:
git pull
git pull
git checkout gtk3
git checkout gtk3
+
make install
+
cd ../..
+
</pre>
+
+
The sugar-toolkit gtk2 version needs some modifications for some restructuring that gtk3 work has prompted. Check out our branch where this happens;