libeek: make EekGtkKeyboard handle button events

This commit is contained in:
Daiki Ueno
2010-06-16 18:27:43 +09:00
parent 1bcb2cc31d
commit 353c99e700
3 changed files with 89 additions and 3 deletions

View File

@ -511,7 +511,6 @@ set_xkb_component_names (EekXklLayout *layout, XklConfigRec *config)
XkbComponentNamesRec names;
gboolean success = FALSE;
#define DEBUG 1
#if DEBUG
if (config->layouts) {
gint i;