Skip to content

Commit

Permalink
Showed custom table only by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwarat committed Apr 18, 2014
1 parent 7460166 commit 934630e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/iconfig-gtk.h
Expand Up @@ -34,7 +34,7 @@ G_BEGIN_DECLS
#define IBUS_INPUT_PAD_CONFIG_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), IBUS_TYPE_INPUT_PAD_CONFIG, IBusInputPadConfigClass))

#define CHAR_TABLE_COMBO_BOX_DEFAULT 1
#define LAYOUT_TABLE_COMBO_BOX_DEFAULT 1
#define LAYOUT_TABLE_COMBO_BOX_DEFAULT 0
#define KEYBOARD_THEME_DEFAULT "default"

typedef struct _IBusInputPadConfig IBusInputPadConfig;
Expand Down

0 comments on commit 934630e

Please sign in to comment.