Re: [Sugar-devel] [ASLO] Release ClassRoomBroadcast-2

2011-11-25 Thread forster
> *Documentation TBD in > http://wiki.sugarlabs.org/go/Activities/ClassroomBroadcast I have edited this documentation Tony ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

[Sugar-devel] wiki.sugarlabs has crashed

2011-11-25 Thread forster
Can somebody please restart the server wiki.sugarlabs.org (I suspect I crashed it, Browse fails to download pages if you dont wave the mouse around, that resulted me leaving it with a file rename form open for 15 minutes and I suspect something timed out) ___

Re: [Sugar-devel] Icons size in gtk3 theme

2011-11-25 Thread Gonzalo Odiard
Replying to my self, is working now. Gonzalo On Fri, Nov 25, 2011 at 3:59 PM, Gonzalo Odiard wrote: > I was looking at why the toolbars/toolbuttons in gtk3 activities are > smaller than in gtk2, > and the problem is in the icons size. > > We set that in gtk2 (icon.py) doing: > > width, height

[Sugar-devel] [PATCH] Touchpad icon: update for upstream kernel API

2011-11-25 Thread Daniel Drake
The HGPK pentablet selection code has gone upstream, but with a different interface from the version included in previous OLPC kernels. The interface is now: echo -n pentablet > hgpk_mode Port the touchpad icon to this new API. Compatibility with the old non-upstream API has been dropped;

[Sugar-devel] Icons size in gtk3 theme

2011-11-25 Thread Gonzalo Odiard
I was looking at why the toolbars/toolbuttons in gtk3 activities are smaller than in gtk2, and the problem is in the icons size. We set that in gtk2 (icon.py) doing: width, height = gtk.icon_size_lookup(self.props.icon_size) where self.props.icon_size = 3 and the values returned are 40, 40 (in

Re: [Sugar-devel] [ASLO] Release ClassRoomBroadcast-2

2011-11-25 Thread Rafael Ortiz
On Fri, Nov 25, 2011 at 11:21 AM, Sugar Labs Activities < activit...@sugarlabs.org> wrote: > Activity Homepage: > http://activities.sugarlabs.org/addon/4507 > > Sugar Platform: > 0.82 - 0.96 > > Download Now: > > http://activities.sugarlabs.org/downloads/file/27759/classroombroadcast-2.xo > Rele

[Sugar-devel] [ASLO] Release ClassRoomBroadcast-2

2011-11-25 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4507 Sugar Platform: 0.82 - 0.96 Download Now: http://activities.sugarlabs.org/downloads/file/27759/classroombroadcast-2.xo Release notes: Sugar Labs Activities http://activities.sugarlabs.org __

[Sugar-devel] [sugar] Add quz and aym to ALL_LINGUAS (take 2)

2011-11-25 Thread Bernie Innocenti
Signed-off-by: Bernie Innocenti --- configure.ac |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 237b2ad..e220c0a 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ PKG_CHECK_MODULES(SHELL, pygtk-2.0 gtk+-2.0 gconf-2.0) #

Re: [Sugar-devel] Updating activities in 11.3.1

2011-11-25 Thread Walter Bender
On Fri, Nov 25, 2011 at 9:18 AM, Gonzalo Odiard wrote: > The next release 11.3.1 will be almost the same than 11.3.0 from the point > of view of Sugar, > but with changes at the lower part of the stack to improve support of > xo-1.75 hardware. > > In this release will we only rebuild the activitie

[Sugar-devel] Updating activities in 11.3.1

2011-11-25 Thread Gonzalo Odiard
The next release 11.3.1 will be almost the same than 11.3.0 from the point of view of Sugar, but with changes at the lower part of the stack to improve support of xo-1.75 hardware. In this release will we only rebuild the activities without translations (ImageViewer, Terminal and Chat), modify Log