Re: [Sugar-devel] [PATCH sugar 2/7] ControlPanel AboutMe section: use the EventIcon from the shell

2012-08-06 Thread Sascha Silbe
Simon Schampijer writes: > We had a similar implmentation of the EventIcon in this section, now > we can reuse the one from the shell. Once the EventIcon patch has been merged: Acked-by: Sascha Silbe Thanks for the clean-up! Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/ pg

[Sugar-devel] [PATCH sugar 2/7] ControlPanel AboutMe section: use the EventIcon from the shell

2012-08-06 Thread Simon Schampijer
We had a similar implmentation of the EventIcon in this section, now we can reuse the one from the shell. Signed-off-by: Simon Schampijer --- extensions/cpsection/aboutme/view.py | 27 --- 1 file changed, 4 insertions(+), 23 deletions(-) diff --git a/extensions/cpsection