Re: [Sugar-devel] [PATCH][Chat] cjson --> json sl#3142

2012-08-10 Thread Aleksey Lim
On Thu, Aug 09, 2012 at 01:32:40PM -0500, Rafael Ortiz wrote: > Patch to change cjson for json, acording to SL#3142 Thanks, pushed. http://git.sugarlabs.org/chat/mainline/commit/8e6e5f5466dc3d92a055561ec378115c2639eee3 -- Aleksey ___ Sugar-devel mailin

[Sugar-devel] [PATCH][Chat] cjson --> json sl#3142

2012-08-09 Thread Rafael Ortiz
Patch to change cjson for json, acording to SL#3142 --- activity.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/activity.py b/activity.py index 7fa835c..6dcb10f 100644 --- a/activity.py +++ b/activity.py @@ -17,7 +17,7 @@ from gi.repository import Gtk from gi.repos