Thanks Gary. The icons are really good. The original wordgroupz icon
was taken from openclipart.com. Instead of the random words, it would
be very nice if you could put the word "wordgroupz" in a similar
fashion. I would like to update the icon for wordgroupz.
Regards,
rtnpro
On Sun, Oct 17, 2010
On 18 Oct 2010, at 16:42, Bernie Innocenti wrote:
> On Mon, 2010-10-18 at 14:20 +0100, Gary Martin wrote:
>>> I'd swap them anyway, Home makes sense to be next to Back/Forward.
>>> However, I'm really not satisfied with the amount of space left for
>>> the URL bar.
>>
>> Yes agreed, toolbar comp
Reviewed-by: James Cameron
--
James Cameron
http://quozl.linux.org.au/
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
On Mon, Oct 18, 2010 at 08:55:52AM -0300, Gonzalo Odiard wrote:
> * Create the constants and replace in the use with estadoTexto.
> * rename estadoTexto to text_status.
> * put the part of Desenho.text where the text is printed in the image
> in a new method. At the start of OficinaActivity.write_f
Team,
Kindly share your feedback on the two approaches I have arrived at for
this issue. Thank you Gonzalo for your positive feedback on them.
1.Use selection tool(Marquee tool) for scale using its boundary as
dimensions ,printing it out on either toolbox ,or on a temporary status
bar at bo
Ayush,
Kindly maintain the same thread while sending the response.
Thank you.
Regards,
Manu
On Tue, Oct 19, 2010 at 1:28 AM, Ayush Goyal wrote:
> Gonzalo,
>
> Thank you for the review and feedback.
>
> Please find the revised patch attached at
> http://dev.laptop.org/ticket/2495.
>
> The ic
FYI
-- Forwarded message --
From: Ayush Goyal
Date: Tue, Oct 19, 2010 at 1:28 AM
Subject: Re: [Sugar-devel] [PATCH Paint Activity] Added Invert Color Effect
to Paint Activity (OLPC #2495)
To:
Cc: sugar-devel
Gonzalo,
Thank you for the review and feedback.
Please find the rev
Gonzalo,
Thank you for the review and feedback.
Please find the revised patch attached at http://dev.laptop.org/ticket/2495.
The icon developed can be found at http://seeta.in/dextrose/olpc2495/.
Looking forward to your review on the revised patch.
Appreciate your support.
Regards,
Ayush
_
Show a busy cursor when shutdown, logout, or reboot options are
selected. Defer the selected action to an idle task so that the cursor
change is flushed to the display.
---
src/jarabe/view/buddymenu.py | 18 --
1 files changed, 12 insertions(+), 6 deletions(-)
v1->v2 : Correct
On Mon, Oct 18, 2010 at 12:43:49AM +0530, Anurag Chowdhury wrote:
> Team
>
> I had submitted the patch for the http://bugs.sugarlabs.org/ticket/2080
>
> You can check the patch at
> http://lists.sugarlabs.org/archive/sugar-devel/2010-October/027748.html
>
> Wish if you could review it and provid
On Wed, Oct 06, 2010 at 04:42:41AM +0530, Anurag Chowdhury wrote:
> We changed the cursor in home window to a busy cursor when the shutdown menu
> is activated and used glib.idle_add( ) to call the shut funtion when pygtk is
> idle to shutdown or logout the sugar session properly , hence letting th
On Sun, Oct 17, 2010 at 11:11:41PM +0530, Mukul Gupta wrote:
> The patch disables the Start and Start With menu items for files
> which can't be opened by any installed activity and instead
> replace it with a hover dropdown with a menu item 'No activity
> installed to start entry'
Commited, thank
Gonzalo,
Thank you for the feedback.
This mistake was identified in Ayush's patch. He has configured sugar-lint
and will run pep8 over the code.
I have also asked him to attach the patch at the ticket. Do you want him to
open a separate ticket at Sugarlabs bug tracker, and upload the patch over
Ayush, please run pylint and pep8 over your code and attach to the ticket.
Thanks.
Gonzalo
On Sat, Oct 16, 2010 at 7:10 PM, Ayush Goyal wrote:
>
> Signed-off-by: Ayush Goyal
> ---
> Area.py | 40 +
> icons/invert-colors.svg | 387
> +
On Mon, 2010-10-18 at 14:20 +0100, Gary Martin wrote:
> > I'd swap them anyway, Home makes sense to be next to Back/Forward.
> > However, I'm really not satisfied with the amount of space left for
> > the URL bar.
>
> Yes agreed, toolbar complexity is my other worry (too many tool
> icons at the t
This patch was added to the ticket 13 months ago, but is a diff patch, no a
git format-patch.
I don't know how is iwikiwi, please if he/she is in the list and want to
redo the patch. tell me and I will try to help to make it land in the
repository.
The patch is ok. I have tried it and works. It add
I thing is better do:
if self.tool['name'] in cursors:
name = cursors[self.tool['name']]
cursor = gtk.gdk.cursor_new_from_name(display, name)
+elif tool['name'] == 'marquee-rectangular':
+cursor = gtk.gdk.Cursor(gtk.gdk.TCR
On 14 Oct 2010, at 23:35, Lucian Branescu wrote:
> On 14 October 2010 19:47, Gary Martin wrote:
>> Hi Gonzalo,
>>
>> On 5 Oct 2010, at 20:32, Gonzalo Odiard wrote:
>>
>>> Gary:
>>> Here are the screenshots.
>>> I comented a check of cairo version to add the tabs button.
>>>
>>> toolbar-browse-
I want to add to the review made from James:
* the text tool from Paint is in bad state. I want to change it to support
text styles and the actual approach don't allow it.
* there are variables with names in portuguese like janela and estadoTexto.
estadoTexto means text_status :(
* estadoTexto use
19 matches
Mail list logo