diff --git a/ibus-hangul-xx-icon-symbol.patch b/ibus-hangul-xx-icon-symbol.patch index e9fd789..0484ce7 100644 --- a/ibus-hangul-xx-icon-symbol.patch +++ b/ibus-hangul-xx-icon-symbol.patch @@ -9,7 +9,7 @@ Index: ibus-hangul-1.3.1/configure.ac +# hotkeys and symbol properties in component xml +IBUS_WITH_HOTKEYS([Control+space,Hangul]) -+IBUS_SET_SYMBOL([&xD55C;]) ++IBUS_SET_SYMBOL([한]) + # OUTPUT files diff --git a/ibus-hangul.spec b/ibus-hangul.spec index 9eae7ac..162663e 100644 --- a/ibus-hangul.spec +++ b/ibus-hangul.spec @@ -12,7 +12,7 @@ Name: ibus-hangul Version: 1.3.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: The Hangul engine for IBus input platform License: GPLv2+ Group: System Environment/Libraries @@ -65,8 +65,13 @@ make DESTDIR=${RPM_BUILD_ROOT} install %{_datadir}/ibus/component/* %changelog -* Fri Aug 19 2011 Daiki Ueno - 1.3.1-6 +* Fri Aug 19 2011 Daiki Ueno - 1.3.1-7 - Enable --with-hotkeys for F16 or later. +- Fix bug 731913 - No Hangul Key in keyboard Shortcuts + +* Mon Jul 18 2011 Daiki Ueno - 1.3.1-6 +- Fix entity reference for icon symbol. +- Fix bug 722566 - Cannot select Hangul Input Method on Ibus Preferences * Thu Jul 7 2011 Daiki Ueno - 1.3.1-5 - Don't specify --with-hotkeys.