Re: [Sugar-devel] [PATCH] Change string Remove in device palette by Remove device

2011-08-30 Thread Sascha Silbe
Excerpts from Gonzalo Odiard's message of Mon Aug 29 20:21:32 +0200 2011: Now I have a better question, why that patch was not applied?! Because Simon did not Ack' it yet. Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/ signature.asc Description: PGP signature

[Sugar-devel] [PATCH browse] Show the start of an url if bigger than the entry field

2011-08-30 Thread Simon Schampijer
From: Simon Schampijer si...@laptop.org If the url is bigger than the entry field the important information is at the beginning of the url. Epiphany or Firefox are doing the same thing. Signed-off-by: Simon Schampijer si...@laptop.org --- webtoolbar.py |1 - 1 files changed, 0

Re: [Sugar-devel] Sugar Digest 2011-08-22

2011-08-30 Thread Christoph Derndorfer
On Mon, Aug 29, 2011 at 5:59 PM, Bert Freudenberg b...@freudenbergs.dewrote: On 22.08.2011, at 17:50, Walter Bender wrote: == Sugar Digest == 1. The OLPC XO 1.75 machines (beta units) are starting to be distributed to developers. This machine is ARM based, which means that it will

Re: [Sugar-devel] [PATCH] Change string Remove in device palette by Remove device

2011-08-30 Thread Gonzalo Odiard
Rafael, In the ticket https://bugs.sugarlabs.org/ticket/1658 you said pgettext was working. Can you confirm if is working now, and the problems with the Cloack activity translations are not related to this? Thanks! Gonzalo On Tue, Aug 30, 2011 at 4:09 AM, Sascha Silbe

Re: [Sugar-devel] [PATCH] Manage the Documents folder in the VolumesToolbar

2011-08-30 Thread Simon Schampijer
On 08/29/2011 08:23 PM, Gonzalo Odiard wrote: Btw, the ObjectChooser, with the Journal button at left, the Document folder, and the devices icons at right and the cancel button in the middle is intresting... :) Gonzalo Ok, I found now the real issue thanks to you pointing out the

Re: [Sugar-devel] [PATCH] Manage the Documents folder in the VolumesToolbar

2011-08-30 Thread Gonzalo Odiard
This patch works ok, and solves the two issues. Tested-by: me Gonzalo On Tue, Aug 30, 2011 at 10:18 AM, Simon Schampijer si...@schampijer.dewrote: On 08/29/2011 08:23 PM, Gonzalo Odiard wrote: Btw, the ObjectChooser, with the Journal button at left, the Document folder, and the devices

Re: [Sugar-devel] [laptop-accessibility] screenreader for sugar

2011-08-30 Thread Esteban Arias
What should we change in sugar? 2010/9/8 Tomeu Vizoso to...@sugarlabs.org On Tue, Sep 7, 2010 at 18:32, Peter Korn peter.k...@oracle.com wrote: Hi Tomeu, gang, [I'm cc-ing Joanie Diggs, co-maintainer of Orca] I believe there are 6 key things that need to be done in/for Sugar to

Re: [Sugar-devel] [PATCH] Manage the Documents folder in the VolumesToolbar

2011-08-30 Thread Simon Schampijer
On 08/30/2011 03:43 PM, Gonzalo Odiard wrote: This patch works ok, and solves the two issues. Tested-by: me Gonzalo Thanks, pushed as: http://git.sugarlabs.org/sugar/mainline/commit/0501c03981b6656aafed5ab5c6218d576ef2695d Regards, Simon ___

Re: [Sugar-devel] [PATCH] move stop/reload button into the url entry

2011-08-30 Thread Simon Schampijer
On 08/26/2011 01:29 PM, manuel quiƱones wrote: 2011/8/25 Simon Schampijersi...@schampijer.de: [...] 1.7.4.4 ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel Tested in the XO. The url

Re: [Sugar-devel] [PATCH][Clock] service_name to bundle_id

2011-08-30 Thread Simon Schampijer
On 08/26/2011 06:18 PM, Rafael Ortiz wrote: Changing service_name to bundle_id on clock's activity.info Signed-off-by: Rafael Ortizraf...@activitycentral.com --- activity/activity.info |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/activity/activity.info

[Sugar-devel] [DESIGN] Re: [PATCH sugar] Add new string 'Your device is empty' for external devices

2011-08-30 Thread Simon Schampijer
[adding the design pros to the conversation] Would be great to get feedback on this before the string freeze kicks in. Regards, Simon On 08/24/2011 12:51 PM, Simon Schampijer wrote: Currently the message will be the same for an empty Journal or an empty external device or an empty

Re: [Sugar-devel] [DESIGN] Re: [PATCH sugar] Add new string 'Your device is empty' for external devices

2011-08-30 Thread Gonzalo Odiard
My only concern is if we can add a different message to the Documents directory. May be we can keep the mount point of Documents directory in any variable in sugar? Gonzalo On Tue, Aug 30, 2011 at 11:12 AM, Simon Schampijer si...@schampijer.dewrote: [adding the design pros to the

[Sugar-devel] [PATCH 3/4] Use iconentry.ICON_ENTRY_SECONDARY instead of gtk.ENTRY_ICON_SECONDARY by compatibility

2011-08-30 Thread godiard
From: Gonzalo Odiard godi...@gmail.com Signed-off-by: Gonzalo Odiard gonz...@laptop.org --- webtoolbar.py |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/webtoolbar.py b/webtoolbar.py index e5af3ea..dfb178f 100644 --- a/webtoolbar.py +++ b/webtoolbar.py @@ -25,7

[Sugar-devel] [PATCH Browse] Use iconentry.ICON_ENTRY_SECONDARY instead of gtk.ENTRY_ICON_SECONDARY by compatibility

2011-08-30 Thread godiard
From: Gonzalo Odiard godi...@gmail.com Signed-off-by: Gonzalo Odiard gonz...@laptop.org --- webtoolbar.py | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webtoolbar.py b/webtoolbar.py index e5af3ea..b84332d 100644 --- a/webtoolbar.py +++ b/webtoolbar.py @@ -25,7

Re: [Sugar-devel] [PATCH] Change string Remove in device palette by Remove device

2011-08-30 Thread Chris Leonard
I can't say with 100% certainty. but I think we have moved beyond our problem with clock. I'll keep a close eye on it to be sure, and I can't be positive what exactly fixed it, but I think it is in the past. cjl On Tue, Aug 30, 2011 at 8:38 AM, Gonzalo Odiard godi...@sugarlabs.org wrote:

Re: [Sugar-devel] [PATCH] move stop/reload button into the url entry

2011-08-30 Thread Rafael Ortiz
2011/8/30 Simon Schampijer si...@schampijer.de On 08/26/2011 01:29 PM, manuel quiƱones wrote: 2011/8/25 Simon Schampijersi...@schampijer.de**: [...] 1.7.4.4 __**_ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.**org

Re: [Sugar-devel] [PATCH] move stop/reload button into the url entry

2011-08-30 Thread Gonzalo Odiard
Thanks for applying and launching a new release!. You know, most of the work was from Simon. May be we can look and try to do a short term plan. I will try to help in all I can. Gonzalo __**_ Sugar-devel mailing list

Re: [Sugar-devel] [ASLO] Release Words-11

2011-08-30 Thread Simon Schampijer
On 08/25/2011 09:26 PM, Sugar Labs Activities wrote: Activity Homepage: http://activities.sugarlabs.org/addon/4315 Sugar Platform: 0.82 - 0.92 Download Now: http://activities.sugarlabs.org/downloads/file/27528/words-11.xo Release notes: *Gui improvements, removal of pippy code by Manu

Re: [Sugar-devel] [PATCH Browse] Use iconentry.ICON_ENTRY_SECONDARY instead of gtk.ENTRY_ICON_SECONDARY by compatibility

2011-08-30 Thread Simon Schampijer
On 08/30/2011 04:47 PM, godi...@sugarlabs.org wrote: From: Gonzalo Odiardgodi...@gmail.com Signed-off-by: Gonzalo Odiardgonz...@laptop.org --- webtoolbar.py | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webtoolbar.py b/webtoolbar.py index e5af3ea..b84332d

Re: [Sugar-devel] [ASLO] Release Words-11

2011-08-30 Thread Chris Leonard
Does it use UTF-8 encoding? That should solve a lot of issues. cjl On Tue, Aug 30, 2011 at 11:07 AM, Simon Schampijer si...@schampijer.de wrote: On 08/25/2011 09:26 PM, Sugar Labs Activities wrote: Activity Homepage: http://activities.sugarlabs.org/addon/4315 Sugar Platform: 0.82 - 0.92

Re: [Sugar-devel] [PATCH browse] Show the start of an url if bigger than the entry field

2011-08-30 Thread Gonzalo Odiard
Tested, please push. Gonzalo On Tue, Aug 30, 2011 at 4:34 AM, Simon Schampijer si...@schampijer.dewrote: From: Simon Schampijer si...@laptop.org If the url is bigger than the entry field the important information is at the beginning of the url. Epiphany or Firefox are doing the same thing.

Re: [Sugar-devel] [DESIGN] Export buttons in Write

2011-08-30 Thread Gonzalo Odiard
Yes, right now is safer work in the activities. Gonzalo On Mon, Aug 29, 2011 at 1:21 PM, Sascha Silbe si...@activitycentral.comwrote: Excerpts from Gonzalo Odiard's message of Fri Aug 26 20:45:47 +0200 2011: I have stolen a few icons from TurtleArt, and replaced the export combo in Write

Re: [Sugar-devel] [PATCH browse] Show the start of an url if bigger than the entry field

2011-08-30 Thread Simon Schampijer
On 08/30/2011 05:19 PM, Gonzalo Odiard wrote: Tested, please push. Gonzalo Thanks for testing, pushed: http://git.sugarlabs.org/browse/mainline/commit/ebefdeba1267ae8ff5ee7ecf399d2e21bea90f43 Regards, Simon ___ Sugar-devel mailing list

Re: [Sugar-devel] [PATCH] move stop/reload button into the url entry

2011-08-30 Thread Rafael Ortiz
On Tue, Aug 30, 2011 at 10:04 AM, Gonzalo Odiard gonz...@laptop.org wrote: Thanks for applying and launching a new release!. You know, most of the work was from Simon. May be we can look and try to do a short term plan. I will try to help in all I can. Gonzalo Yep, we need a

[Sugar-devel] [ASLO] Release Chat-71

2011-08-30 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4069 Sugar Platform: 0.86 - 0.92 Download Now: http://activities.sugarlabs.org/downloads/file/27540/chat-71.xo Release notes: * Chat i18n enhancement #2903 (Chris Leonard) * Remove the KeepButton due to deprecation (Simon Schampijer) *

[Sugar-devel] [ASLO] Release Speak-31

2011-08-30 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4038 Sugar Platform: 0.82 - 0.92 Download Now: http://activities.sugarlabs.org/downloads/file/27541/speak-31.xo Release notes: * Remove KeepButton due to deprecation (Gonzalo Odiard) * Update i18n Sugar Labs Activities

[Sugar-devel] [ASLO] Release Hello World-3

2011-08-30 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4418 Sugar Platform: 0.82 - 0.92 Download Now: http://activities.sugarlabs.org/downloads/file/27539/helloworld-3.xo Release notes: Remove KeepButton due to deprecation Sugar Labs Activities http://activities.sugarlabs.org

Re: [Sugar-devel] [PATCH] move stop/reload button into the url entry

2011-08-30 Thread Gonzalo Odiard
On Tue, Aug 30, 2011 at 1:01 PM, Rafael Ortiz raf...@activitycentral.comwrote: On Tue, Aug 30, 2011 at 10:04 AM, Gonzalo Odiard gonz...@laptop.orgwrote: Thanks for applying and launching a new release!. You know, most of the work was from Simon. May be we can look and try to do a

[Sugar-devel] [RELEASE] Browse-125

2011-08-30 Thread Simon Schampijer
== Source == http://download.sugarlabs.org/sources/sucrose/fructose/Browse/Browse-125.tar.bz2 == News == * Release 125 (Simon Schampijer) * Show the start of an url if bigger than the entry field (Simon Schampijer) * Use iconentry.ICON_ENTRY_SECONDARY instead of gtk.ENTRY_ICON_SECONDARY by

Re: [Sugar-devel] [PATCH] move stop/reload button into the url entry

2011-08-30 Thread Simon Schampijer
On 08/30/2011 06:58 PM, Gonzalo Odiard wrote: On Tue, Aug 30, 2011 at 1:01 PM, Rafael Ortizraf...@activitycentral.comwrote: On Tue, Aug 30, 2011 at 10:04 AM, Gonzalo Odiardgonz...@laptop.orgwrote: Thanks for applying and launching a new release!. You know, most of the work was from

[Sugar-devel] [ANNOUNCE] New Dextrose-3 development build: Alpha-1 (dx3ng36)

2011-08-30 Thread Anish Mangal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, It gives me pleasure to announce the release of our first dextrose-3 development image, alpha-1. I thank ActivityCentral, OLPC, OLPC-Australia and Sugarlabs for working in close coordination and making this release possible. The key points of

[Sugar-devel] What to do ones the 1.75 machine(s) arrive?

2011-08-30 Thread Simon Schampijer
Hi, some of the developers should have received a 1.75 by now. Just in case not everyone has seen this information: if the machine does not boot and you have a white screen you have to unbrick it [1]. More info on the machine itself can be found at [2]. For fun with the accelerometer please

[Sugar-devel] [ASLO] Release Browse-125

2011-08-30 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4024 Sugar Platform: 0.86 - 0.92 Download Now: http://activities.sugarlabs.org/downloads/file/27542/browse-125.xo Release notes: * Show the start of an url if bigger than the entry field (Simon Schampijer) * Use

[Sugar-devel] [ASLO] Release Write-76

2011-08-30 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4201 Sugar Platform: 0.84 - 0.92 Download Now: http://activities.sugarlabs.org/downloads/file/27543/write-76.xo Release notes: Sugar Labs Activities http://activities.sugarlabs.org ___