Features/GTK3/Development

From Sugar Labs
< Features‎ | GTK3
Revision as of 05:02, 29 October 2011 by DanielDrake (talk | contribs) (Created page with "This page includes repo details and how to get sugar-jhbuild set up with the GTK3 work. == Repos == * http://git.sugarlabs.org/~erikos/sugar-toolkit/sugar-toolkit-gtk3 * Mainli...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This page includes repo details and how to get sugar-jhbuild set up with the GTK3 work.

Repos

jhbuild setup

Start with a working "normal" sugar-jhbuild installation.

Apply this patch to sugar-jhbuild: http://dev.laptop.org/~dsd/20111029/sugar-jhbuild-sugar-toolkit-gtk3.patch

Select gtk3 brach of sugar-artwork for the new theme:

{{{ cd source/sugar-artwork git pull git checkout gtk3 make install }}}