Changes

Jump to navigation Jump to search
no edit summary
Line 6: Line 6:  
* 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.
 
* 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.
 
* http://git.sugarlabs.org/~erikos/sugar/sugar-gtk3 - branch 'master': we are not (yet) porting the sugar shell to GTK3, but a handful of structural changes are needed.
 
* http://git.sugarlabs.org/~erikos/sugar/sugar-gtk3 - branch 'master': we are not (yet) porting the sugar shell to GTK3, but a handful of structural changes are needed.
* http://git.sugarlabs.org/sugar-artwork - branch 'gtk3': mainline sugar-artwork repo containing the new theme work (folder GTK3)
+
* <s>http://git.sugarlabs.org/sugar-artwork - branch 'gtk3': mainline sugar-artwork repo containing the new theme work (folder GTK3)</s>
 +
* http://git.sugarlabs.org/~erikos/sugar-artwork/gtk3 - branch gtk3: now being used instead of the above artwork repo
 
* http://git.sugarlabs.org/~dsd/browse/browse-gtk3 - branch 'master': Browse port to GTK3
 
* http://git.sugarlabs.org/~dsd/browse/browse-gtk3 - branch 'master': Browse port to GTK3
 
* http://git.sugarlabs.org/hello-world - branch 'master': hello-world ported to GTK3
 
* http://git.sugarlabs.org/hello-world - branch 'master': hello-world ported to GTK3
Line 43: Line 44:  
</pre>
 
</pre>
   −
Select gtk3 brach of sugar-artwork for the new theme:
+
And for sugar-artwork:
    
<pre>
 
<pre>
 
cd source/sugar-artwork
 
cd source/sugar-artwork
git pull
+
git remote add -f erikos-gtk3  git://git.sugarlabs.org/~erikos/sugar-artwork/gtk3.git
git checkout gtk3
+
git checkout -b gtk3 erikos-gtk3/master
 
make install
 
make install
 
cd ../..
 
cd ../..
105

edits

Navigation menu