Changes

466 bytes removed ,  07:47, 26 August 2011
no edit summary
Line 76: Line 76:  
* [http://download.sugarlabs.org/sources/sucrose/fructose/ImageViewer/ImageViewer-17.tar.bz2 ImageViewer 17]
 
* [http://download.sugarlabs.org/sources/sucrose/fructose/ImageViewer/ImageViewer-17.tar.bz2 ImageViewer 17]
 
* [http://download.sugarlabs.org/sources/sucrose/fructose/Write/Write-73.tar.bz2 Write 73]
 
* [http://download.sugarlabs.org/sources/sucrose/fructose/Write/Write-73.tar.bz2 Write 73]
  −
== Installing/running 0.94 ==
  −
  −
===On Fedora from the shell:===
  −
yum groupinstall sugar-desktop
  −
will install Sugar 0.94 as a GDM selection on login.
  −
  −
===Install sugar-emulator===
  −
yum install sugar-emulator
  −
Run:
  −
sugar-emulator -f
  −
to run Sugar in a full screen window in a Gnome session.
  −
  −
== Looking at the release cycle details ==
  −
You can browse the notes of each development release in [[0.94/Roadmap#Schedule]]. Their respective sources are listed there as well.
      
== Looking forward to 0.96 ==
 
== Looking forward to 0.96 ==
For 0.92 we plan to focus on some architectural work that won't have a direct impact as perceived by most users. Sugar is a very thin layer of code that sits on top of hundreds of other components developed by other projects. There are ongoing changes to the components we depend on most directly, and we need to adapt Sugar to those changes so it keeps being shipped by Linux distributions and benefits from future improvements.  
+
For 0.96 we plan to focus on some architectural work that won't have a direct impact as perceived by most users. Sugar is a very thin layer of code that sits on top of hundreds of other components developed by other projects. There are ongoing changes to the components we depend on most directly, and we need to adapt Sugar to those changes so it keeps being shipped by Linux distributions and benefits from future improvements.  
   −
The changes include that the Python bindings for GNOME will be available dynamically through [http://live.gnome.org/GObjectIntrospection GObjectIntrospection] rather then through the current static bindings provided by [http://www.pygtk.org/ PyGTK]. So a goal for 0.92 will be to port Sugar and all the activities to GNOME 3 through [http://live.gnome.org/GObjectIntrospection GObjectIntrospection].   
+
The changes include that the Python bindings for GNOME will be available dynamically through [http://live.gnome.org/GObjectIntrospection GObjectIntrospection] rather then through the current static bindings provided by [http://www.pygtk.org/ PyGTK]. So a goal for 0.96 will be to port Sugar and all the activities to GNOME 3 through [http://live.gnome.org/GObjectIntrospection GObjectIntrospection].   
    
Planning of the next release cycle has started at [[0.96/Roadmap]].
 
Planning of the next release cycle has started at [[0.96/Roadmap]].
3,267

edits