Clean up key names handling
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 12 Aug 2011 21:42:00 +0000 (23:42 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 12 Aug 2011 21:42:00 +0000 (23:42 +0200)
commiteb255e68706c5fcc61bf17a81427c34505c3d519
tree74876819d3a01582f9557c5750263c44bf2db614
parent72e4c8f5233608924ccd58d178593eb7e69bed17
Clean up key names handling

Constify keycode and move the static array of localizable names from the
guiKeyChangeMenu header to the implementation file, changing its name.
src/guiKeyChangeMenu.cpp
src/guiKeyChangeMenu.h
src/keycode.cpp
src/keycode.h