Re: [Sugar-devel] [SPAM?]: Re: [FEATURES][DESIGN] Network proxy configuration

2012-01-23 Thread Simon Schampijer
On 01/23/2012 03:02 AM, Gary Martin wrote: Hi Sridhar, On 23 Jan 2012, at 01:08, Sridhar Dhanapalansrid...@laptop.org.au wrote: On 19 January 2012 21:16, Simon Schampijersi...@schampijer.de wrote: If OLPC-AU has been telling their users to set the proxy via GNOME before that is useful

Re: [Sugar-devel] [SPAM?]: Re: [FEATURES][DESIGN] Network proxy configuration

2012-01-23 Thread Peter Robinson
On Mon, Jan 23, 2012 at 9:55 AM, Simon Schampijer si...@schampijer.de wrote: On 01/23/2012 03:02 AM, Gary Martin wrote: Hi Sridhar, On 23 Jan 2012, at 01:08, Sridhar Dhanapalansrid...@laptop.org.au  wrote: On 19 January 2012 21:16, Simon Schampijersi...@schampijer.de  wrote: If OLPC-AU

[Sugar-devel] [PATCH] sl#2815: Localization fixes.

2012-01-23 Thread Ajay Garg
Added note for not localizing the format-specifier token. Thanks Gonzalo Odiard. Thanks Chris Leonard. --- extensions/deviceicon/battery.py |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/extensions/deviceicon/battery.py b/extensions/deviceicon/battery.py index

[Sugar-devel] [PATCH] sl#3149: Localization fixes.

2012-01-23 Thread Ajay Garg
--- Removed unncessary gettext notations; plus added TRANS labels for not translating format-specifier tokens. Thanks Chris Leonard. extensions/cpsection/aboutcomputer/model.py |2 +- src/jarabe/desktop/favoritesview.py |2 +- src/jarabe/frame/activitiestray.py |7

Re: [Sugar-devel] [PATCH 2/5] sl#2815: Localization fixes.

2012-01-23 Thread Ajay Garg
Posted the revised patch (http://patchwork.sugarlabs.org/patch/1134/) Thanks Gonzalo and Chris. Regards, Ajay On Sat, Jan 21, 2012 at 2:26 AM, Gonzalo Odiard gonz...@laptop.org wrote: I don't know. The documentation [1] and [2] show only single line comments, and I could not found one

Re: [Sugar-devel] [PATCH 5/5] sl#3149: Localization fixes.

2012-01-23 Thread Ajay Garg
Posted the revised patch (http://patchwork.sugarlabs.org/patch/1135/) Thanks Chris. Regards, Ajay On Sat, Jan 21, 2012 at 4:01 AM, Ajay Garg a...@activitycentral.com wrote: Thanks Chris. Perhaps, if I could know the following, I would have a translation label in

Re: [Sugar-devel] [PATCH] sl#2815: Localization fixes.

2012-01-23 Thread Chris Leonard
On Mon, Jan 23, 2012 at 8:47 AM, Ajay Garg a...@activitycentral.com wrote: Added note for not localizing the format-specifier token. Thanks Gonzalo Odiard. Thanks Chris Leonard. ---  extensions/deviceicon/battery.py |    2 ++  1 files changed, 2 insertions(+), 0 deletions(-) diff --git

Re: [Sugar-devel] [PATCH] sl#3149: Localization fixes.

2012-01-23 Thread Chris Leonard
This looks good to me. cjl On Mon, Jan 23, 2012 at 8:48 AM, Ajay Garg a...@activitycentral.com wrote: --- Removed unncessary gettext notations; plus added TRANS labels for not translating format-specifier tokens. Thanks Chris Leonard.  extensions/cpsection/aboutcomputer/model.py |    2

Re: [Sugar-devel] [PATCH browse] Highlight the search results correctly

2012-01-23 Thread Manuel Quiñones
El día 12 de enero de 2012 07:30, Simon Schampijer si...@schampijer.de escribió: Inspired by the Epiphany code we now highlight the search results in the default color, yellow. Using the webkit API correctly, great. I got an unexpected behaviour if I go back and forward the page history: the

Re: [Sugar-devel] [PATCH browse] Append the current Sugar (Sucrose) version to the user agent

2012-01-23 Thread Manuel Quiñones
El día 16 de enero de 2012 08:52, Simon Schampijer si...@schampijer.de escribió: This identifier is used in ASLO to determine which activities can be downloaded (ASLO is parsing the user agent of the Browser to provide an appropriate activity version, if it fails to get the Sugar version from

Re: [Sugar-devel] [PATCH browse] Append the current Sugar (Sucrose) version to the user agent

2012-01-23 Thread Thomas C Gilliard
On 01/23/2012 07:07 AM, Manuel Quiñones wrote: El día 16 de enero de 2012 08:52, Simon Schampijer si...@schampijer.de escribió: This identifier is used in ASLO to determine which activities can be downloaded (ASLO is parsing the user agent of the Browser to provide an appropriate activity

Re: [Sugar-devel] [PATCH browse] Display pages based on locale specific information

2012-01-23 Thread Manuel Quiñones
El día 13 de enero de 2012 08:35, Simon Schampijer si...@schampijer.de escribió: This displays pages based on your locale information e.g. 'google.com' will be in French when your locale is set to 'fr'. We use our associated SoupSession to set the accept-language-auto property [1] which will

Re: [Sugar-devel] [PATCH browse] Append the current Sugar (Sucrose) version to the user agent

2012-01-23 Thread Simon Schampijer
On 01/23/2012 04:25 PM, Thomas C Gilliard wrote: On 01/23/2012 07:07 AM, Manuel Quiñones wrote: El día 16 de enero de 2012 08:52, Simon Schampijer si...@schampijer.de escribió: This identifier is used in ASLO to determine which activities can be downloaded (ASLO is parsing the user agent of

Re: [Sugar-devel] [PATCH browse] Bring back download functionality using WebKit

2012-01-23 Thread Manuel Quiñones
El día 12 de enero de 2012 17:55, Simon Schampijer si...@schampijer.de escribió: This brings back the download functionality to Browse using WebKit, it handles the cases when you click on a link and the Browser is not setup to view this file. Nice. Closing the activity while a download is in

Re: [Sugar-devel] [PATCH browse] Display pages based on locale specific information

2012-01-23 Thread Chris Leonard
This sounds good, I certain;y have no objections, but I would like to understand a little more about how this works so I can determine if we need to do anything to improve upstream support for some of the less-common langs where Sugar Labs is on the bleeding edge of L10n. It might be as simple as

Re: [Sugar-devel] [PATCH sugar-toolkit-gtk3] Window: fixup of wrong conversion introduced by pygi-convert.sh

2012-01-23 Thread Daniel Drake
On Thu, Jan 19, 2012 at 8:19 AM, Simon Schampijer si...@schampijer.de wrote: With 820efa56b9876bb418bc51d30de959775930e35c gtk.gdk.x11_get_server_time(window) wasn't correctly converted to GdkX11.x11_get_server_time(window). Found when tesing collaboration. Looks good, but please make some

Re: [Sugar-devel] [Sugar] Implement text to speech in Sugar feature - v2

2012-01-23 Thread Sascha Silbe
Excerpts from godiard's message of 2012-01-17 22:49:31 +0100: Added controls to pause/stop and addressed suggestions in the review process. Please put the changelog below the marker line, i.e. below this one: --- Please add a description. Besides other things I'm missing a clear mention

Re: [Sugar-devel] [PATCH browse] Append the current Sugar (Sucrose) version to the user agent

2012-01-23 Thread Thomas C Gilliard
On 01/23/2012 07:30 AM, Simon Schampijer wrote: On 01/23/2012 04:25 PM, Thomas C Gilliard wrote: On 01/23/2012 07:07 AM, Manuel Quiñones wrote: El día 16 de enero de 2012 08:52, Simon Schampijer si...@schampijer.de escribió: This identifier is used in ASLO to determine which activities

Re: [Sugar-devel] [PATCH 1/5] sl#2789: Localization fixes.

2012-01-23 Thread Sascha Silbe
Excerpts from Ajay Garg's message of 2012-01-19 22:35:28 +0100: Signed-off-by: Ajay Garg a...@activitycentral.com Please describe your changes in more detail than localization fixes. E.g.: Fix capitalisation of acronyms marked for translation (fixes SL#2789) Otherwise, this looks good to me.

Re: [Sugar-devel] [PATCH sugar-toolkit-gtk3] Window: fixup of wrong conversion introduced by pygi-convert.sh

2012-01-23 Thread Simon Schampijer
On 01/23/2012 04:47 PM, Daniel Drake wrote: On Thu, Jan 19, 2012 at 8:19 AM, Simon Schampijersi...@schampijer.de wrote: With 820efa56b9876bb418bc51d30de959775930e35c gtk.gdk.x11_get_server_time(window) wasn't correctly converted to GdkX11.x11_get_server_time(window). Found when tesing

Re: [Sugar-devel] [PATCH 2/5] sl#2815: Localization fixes.

2012-01-23 Thread Sascha Silbe
Excerpts from Ajay Garg's message of 2012-01-20 21:39:36 +0100: Just one more question, can the TRANS label string span multiple lines? That is, is something like :: # TRANS: first line text # second line text # third line text As the gettext

Re: [Sugar-devel] [PATCH 3/5] sl#2816: Localization fixes.

2012-01-23 Thread Sascha Silbe
Excerpts from Ajay Garg's message of 2012-01-19 22:36:08 +0100: Like mentioned for the first patch in the series (BTW, please post series as a thread (git send-email --thread; this option is enabled by default so you seem to have explicitly deactivated it), please provide a better description

[Sugar-devel] Ctrl+Alt+BS handling (was: Re: [PATCH 4/5] sl#3029: Localization fixes.)

2012-01-23 Thread Sascha Silbe
Excerpts from James Cameron's message of 2012-01-20 05:35:21 +0100: On Fri, Jan 20, 2012 at 09:42:34AM +0530, Anish Mangal wrote: Yes, you're correct in pointing out that ctrl+alt+erase won't work in OLPC builds (and in Dextrose-3 till now), but on request by OLPC-Australia, this key

Re: [Sugar-devel] [PATCH 4/5] sl#3029: Localization fixes.

2012-01-23 Thread Sascha Silbe
Excerpts from Ajay Garg's message of 2012-01-19 22:36:26 +0100: Signed-off-by: Ajay Garg a...@activitycentral.com How about: Capitalise Sugar in strings marked for translation (fixes SL#3029) The patch itself looks good. Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/

Re: [Sugar-devel] [PATCH] sl#3149: Localization fixes.

2012-01-23 Thread Sascha Silbe
Excerpts from Ajay Garg's message of 2012-01-23 14:48:16 +0100: --- Removed unncessary gettext notations; plus added TRANS labels for not translating format-specifier tokens. When posting revised versions of patches, please: 1. Note the patch version in the subject prefix, in addition to

Re: [Sugar-devel] [PATCH browse] Display pages based on locale specific information

2012-01-23 Thread Simon Schampijer
On 01/23/2012 04:30 PM, Manuel Quiñones wrote: El día 13 de enero de 2012 08:35, Simon Schampijer si...@schampijer.de escribió: This displays pages based on your locale information e.g. 'google.com' will be in French when your locale is set to 'fr'. We use our associated SoupSession to set the

Re: [Sugar-devel] [PATCH browse] Append the current Sugar (Sucrose) version to the user agent

2012-01-23 Thread Simon Schampijer
On 01/23/2012 04:07 PM, Manuel Quiñones wrote: El día 16 de enero de 2012 08:52, Simon Schampijer si...@schampijer.de escribió: This identifier is used in ASLO to determine which activities can be downloaded (ASLO is parsing the user agent of the Browser to provide an appropriate activity

Re: [Sugar-devel] [PATCH browse] Highlight the search results correctly

2012-01-23 Thread Simon Schampijer
On 01/23/2012 03:33 PM, Manuel Quiñones wrote: El día 12 de enero de 2012 07:30, Simon Schampijer si...@schampijer.de escribió: Inspired by the Epiphany code we now highlight the search results in the default color, yellow. Using the webkit API correctly, great. I got an unexpected

Re: [Sugar-devel] [PATCH browse] Bring back download functionality using WebKit

2012-01-23 Thread Simon Schampijer
On 01/23/2012 04:41 PM, Manuel Quiñones wrote: El día 12 de enero de 2012 17:55, Simon Schampijer si...@schampijer.de escribió: This brings back the download functionality to Browse using WebKit, it handles the cases when you click on a link and the Browser is not setup to view this file.

Re: [Sugar-devel] [PATCH browse] Append the current Sugar (Sucrose) version to the user agent

2012-01-23 Thread Sascha Silbe
Excerpts from Simon Schampijer's message of 2012-01-16 12:52:00 +0100: Furthermore we need to modify the Sugar version in Browse accordingly with each Sugar release as the Sugar version is only availble in the shell and not in the toolkit. As others pointed out (and you obviously noticed

Re: [Sugar-devel] [PATCH] sl#2815: Localization fixes.

2012-01-23 Thread Sascha Silbe
Excerpts from Ajay Garg's message of 2012-01-23 14:47:28 +0100: + +# TRANS: do not translate the token %(hour)d:%(min).2d. Only translate the token remaining. secondary_text = _('%(hour)d:%(min).2d remaining') % \ {'hour':

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

2012-01-23 Thread Chris Leonard
Rafael, Please make git user: pootle a committer on this repo so that it can be set up in Poolte for L10n. Thank you for getting it set up for i18n. cjl On Thu, Jan 19, 2012 at 9:22 PM, Sugar Labs Activities activit...@sugarlabs.org wrote: Activity Homepage:

Re: [Sugar-devel] [PATCH] sl#2955: fixing the exception.

2012-01-23 Thread Sascha Silbe
Excerpts from Ajay Garg's message of 2012-01-20 22:23:48 +0100: --- Now, the execution takes place, only if the handle is present already (as per Daniel Drake). Please put the patch description (as opposed to comments and changelog) _above_ the marker line. fixing the exception isn't a

[Sugar-devel] [PATCH sugar v3] Journal detail view: don't choke on invalid 'keep' property (fixes SL#1591)

2012-01-23 Thread Sascha Silbe
Properties of data store entries can get corrupted, e.g. due to low level crashes or running out of battery (see OLPC#11372 [1] for a real-life example). In addition any activity can - accidentally or on purpose - write data store entries with arbitrary metadata. By comparing the 'keep' property

[Sugar-devel] Looking for a Spanish speaking colleague

2012-01-23 Thread Peter Hewitt
I'm looking for a Spanish speaker to work with me on my activities - maybe someone on this list can introduce me to someone who has the time and interest to assist. Here's a link to all my activities: http://activities.sugarlabs.org/en-US/sugar/user/2246 To give you some idea of what I hope

Re: [Sugar-devel] Ctrl+Alt+BS handling (was: Re: [PATCH 4/5] sl#3029: Localization fixes.)

2012-01-23 Thread Sridhar Dhanapalan
On 24 January 2012 04:09, Sascha Silbe si...@activitycentral.com wrote: Excerpts from James Cameron's message of 2012-01-20 05:35:21 +0100: On Fri, Jan 20, 2012 at 09:42:34AM +0530, Anish Mangal wrote: Yes, you're correct in pointing out that ctrl+alt+erase won't work in OLPC builds (and in

Re: [Sugar-devel] [DESIGN] Write to Journal Anytime

2012-01-23 Thread Simon Schampijer
Hi, while looking at Walter's patch [1] today I did go through the various options another time and noted the pro/cons that have been floating around. ===Full-screen Modal Alert=== Pro: - can be invoked from the Activity, the Journal and a shortcut - no moving target (palette) Con: - no

Re: [Sugar-devel] [PATCH browse] Bring back download functionality using WebKit

2012-01-23 Thread Bert Freudenberg
This is only tangentially related to the download functionality, but I was wondering if the webkit browser already does better on the identification issue? http://bugs.sugarlabs.org/ticket/2834 - Bert - ___ Sugar-devel mailing list

Re: [Sugar-devel] Ctrl+Alt+BS handling (was: Re: [PATCH 4/5] sl#3029: Localization fixes.)

2012-01-23 Thread James Cameron
On Tue, Jan 24, 2012 at 09:00:59AM +1100, Sridhar Dhanapalan wrote: On 24 January 2012 04:09, Sascha Silbe si...@activitycentral.com wrote: Excerpts from James Cameron's message of 2012-01-20 05:35:21 +0100: On Fri, Jan 20, 2012 at 09:42:34AM +0530, Anish Mangal wrote: Yes, you're correct

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

2012-01-23 Thread Rafael Ortiz
On Mon, Jan 23, 2012 at 2:21 PM, Chris Leonard cjlhomeaddr...@gmail.comwrote: Rafael, Please make git user: pootle a committer on this repo so that it can be set up in Poolte for L10n. Thank you for getting it set up for i18n. Done Chris thank you for the reminder. cjl On Thu, Jan

[Sugar-devel] [PATCH] Patch that let users set current page as homepage

2012-01-23 Thread Ariel Calzada
--- This patch has been requested by teachers. They want to set school homepage as the browse's homepage browser.py | 21 +++-- webactivity.py | 14 -- webtoolbar.py | 12 3 files changed, 31 insertions(+), 16 deletions(-) diff --git

Re: [Sugar-devel] [PATCH] Patch that let users set current page as homepage

2012-01-23 Thread Manuel Quiñones
Hi Ariel, El día 23 de enero de 2012 21:50, Ariel Calzada ariel.calz...@gmail.com escribió: I have added some files in this patch. I don't know how to add it when i send the patch with git-email. I attach them here. You can add files for revision with git add command. However, can you write a

Re: [Sugar-devel] [PATCH] Patch that let users set current page as homepage

2012-01-23 Thread Simon Schampijer
On 01/24/2012 03:39 AM, Manuel Quiñones wrote: Hi Ariel, El día 23 de enero de 2012 21:50, Ariel Calzada ariel.calz...@gmail.com escribió: I have added some files in this patch. I don't know how to add it when i send the patch with git-email. I attach them here. You can add files for

Re: [Sugar-devel] [PATCH browse] Bring back download functionality using WebKit

2012-01-23 Thread Simon Schampijer
On 01/23/2012 11:58 PM, Bert Freudenberg wrote: This is only tangentially related to the download functionality, but I was wondering if the webkit browser already does better on the identification issue? http://bugs.sugarlabs.org/ticket/2834 - Bert -

Re: [Sugar-devel] [PATCH browse] Append the current Sugar (Sucrose) version to the user agent

2012-01-23 Thread Simon Schampijer
On 01/23/2012 07:16 PM, Sascha Silbe wrote: Excerpts from Simon Schampijer's message of 2012-01-16 12:52:00 +0100: Furthermore we need to modify the Sugar version in Browse accordingly with each Sugar release as the Sugar version is only availble in the shell and not in the toolkit. As

[Sugar-devel] [REMINDER] Development team meeting --- 24. Jan 2012 (15:00 UTC)

2012-01-23 Thread Simon Schampijer
Hi, today we will have our weekly development team meeting: Time: 24. Jan 2012 (15:00 UTC) Place: #sugar-meeting (freenode) This week I want us to focus on the Features only. There is only one week left to land them before the freeze [1]! I would like to ask all the Accepted Feature owners

[Sugar-devel] [ANNOUNCE] 0.96 Feature/API freeze the 30th of January 2012

2012-01-23 Thread Simon Schampijer
Hi, the Feature and API Freeze for Sugar 0.96 is the 30th of January 2012 [1]. I would like to ask all the Accepted Feature owners [2] to update their pages to reflect the current status. Please update the completeness (100% means the Feature has been accepted and merged by the maintainer).