GNOME Bugzilla – Bug 673259
The gdk/gdkkeysyms-update.pl script and the keysym files generated by it are outdated
Last modified: 2012-04-26 00:31:06 UTC
Created attachment 211041 [details] [review] Update the keysym files The gdk/gdkkeysyms-update.pl script can no longer download X11 protocol headers to build the keysym files, as the upstream location has changed. The attached patch fixes this issue and regenerates the keysym files on the occasion.
Review of attachment 211041 [details] [review]: Can you split this into two separate commits ? One for the script update, and a separate one for the headers
Created attachment 211921 [details] [review] Fix the gdk/gdkkeysyms-update.pl to reflect new upstream location Sure.
Created attachment 211922 [details] [review] Regenerate the gdk/gdkkeysyms.h and gdk/gdkkeysyms-compat.h files
Are there further problems with this patch that prevent it from being pushed?
Sorry, I forgot about this bug.
Review of attachment 211921 [details] [review]: Should get committed to the 3.4 branch as well.
Review of attachment 211922 [details] [review]: Should get committed to the 3.4 branch as well