id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,distribution,status_field
3412,Use gtk_accelerator_parse() instead of egg for key handling,dsd,erikos,"When porting the shell to GTK3, we can simplify the key grabbing (for Frame key, etc) code in sugar-toolkit-gtk3.

We currently include eggaccelerators.c from libegg just to parse key names into codes that can be grabbed. This is now provided by GTK+ in the form of gtk_accelerator_parse() or its more flexible variant gtk_accelerator_parse_with_keycode(). We can switch to that and remove the egg code.

https://bugzilla.gnome.org/show_bug.cgi?id=672950",enhancement,assigned,Unspecified by Maintainer,1.0,sugar,Unspecified,Unspecified,,,,Unspecified,Unconfirmed
