2004-10-06  Bill Haneman <bill.haneman@sun.com>

	* configure.in: Rev to 0.11.10.
	
	* gok/gok-key.c:
	(gok_key_lookup_shorter_label): Detect
	"Hiragana_Katakana" string [but don't
	mark for translation until after we branch].

2004-10-05  Bill Haneman <bill.haneman@sun.com>

	* gok/gok-keyboard.h
	(gok_keyboard_branch_gui_selectaction):
	(gok_keyboard_branch_or_invoke_actions):
	(gok_keyboard_branch_byKey):
	Added GokKeyboard* param to some methods.
	
	* gok/gok-keyboard.c:
	(gok_keyboard_branch_or_invoke_actions):
	Don't branch if the keyboard's search type is already
	SEARCH_ACTIONABLE - that means that the current key is
	one of the "action keys" already.
	Fixes #154570.