Re: [Sugar-devel] [PATCH] This patch fix the bug, accent nicknames are not displayed well

2012-04-16 Thread Rafael Ortiz
On Mon, Apr 16, 2012 at 2:13 PM, Ariel Calzada wrote: > This patch is for fixing the bug in the display of nicknames with accents > like áéíóúñ > in maze activity > > --- > player.py | 18 ++ > 1 files changed, 10 insertions(+), 8 deletions(-) > > diff --git a/player.py b/player

[Sugar-devel] [PATCH] This patch fix the bug, accent nicknames are not displayed well

2012-04-16 Thread Ariel Calzada
This patch is for fixing the bug in the display of nicknames with accents like áéíóúñ in maze activity --- player.py | 18 ++ 1 files changed, 10 insertions(+), 8 deletions(-) diff --git a/player.py b/player.py index 5e9e8db..a6636dc 100644 --- a/player.py +++ b/player.py @@ -

[Sugar-devel] [PATCH] This patch fix the bug, accent nicknames are not displayed well

2012-04-16 Thread Ariel Calzada
This patch is for fixing the bug in the display of nicknames with accents like áéíóúñ --- player.py | 18 ++ 1 files changed, 10 insertions(+), 8 deletions(-) diff --git a/player.py b/player.py index 5e9e8db..a6636dc 100644 --- a/player.py +++ b/player.py @@ -8,17 +8,17 @@ #