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 48a696a..1344f1f 100644 --- a/ibus-hangul.spec +++ b/ibus-hangul.spec @@ -8,7 +8,7 @@ Name: ibus-hangul Version: 1.3.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: The Hangul engine for IBus input platform License: GPLv2+ Group: System Environment/Libraries @@ -61,6 +61,10 @@ make DESTDIR=${RPM_BUILD_ROOT} install %{_datadir}/ibus/component/* %changelog +* 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.