After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 663341 - Use GTK+ to parse keys instead of egg
Use GTK+ to parse keys instead of egg
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on: 662755
Blocks:
 
 
Reported: 2011-11-03 17:46 UTC by Bastien Nocera
Modified: 2011-11-04 17:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
keyboard: Use GTK+ to parse keys (3.63 KB, patch)
2011-11-03 17:46 UTC, Bastien Nocera
committed Details | Review
universal-access: Use GTK+ instead of custom code (2.48 KB, patch)
2011-11-03 17:47 UTC, Bastien Nocera
committed Details | Review
common: Remove copy-paste egg code (23.60 KB, patch)
2011-11-03 17:48 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2011-11-03 17:46:43 UTC
.
Comment 1 Bastien Nocera 2011-11-03 17:46:45 UTC
Created attachment 200624 [details] [review]
keyboard: Use GTK+ to parse keys

Instead of some custom code
Comment 2 Bastien Nocera 2011-11-03 17:47:48 UTC
Created attachment 200625 [details] [review]
universal-access: Use GTK+ instead of custom code
Comment 3 Bastien Nocera 2011-11-03 17:48:00 UTC
Created attachment 200626 [details] [review]
common: Remove copy-paste egg code

Now in GTK+ itself.
Comment 4 Bastien Nocera 2011-11-04 17:01:35 UTC
Attachment 200624 [details] pushed as df493ef - keyboard: Use GTK+ to parse keys
Attachment 200625 [details] pushed as 1465f98 - universal-access: Use GTK+ instead of custom code
Attachment 200626 [details] pushed as 7ae7da4 - common: Remove copy-paste egg code