Good catch!

On Tue, Apr 24, 2012 at 11:33:46PM +0900, Muneyuki Noguchi wrote:
> Here is a patch for 24_uim.rc:
> --- im-config-0.12.org/data/24_uim.rc   2011-12-10 22:41:26.000000000 +0900
> +++ im-config-0.12/data/24_uim.rc       2012-04-24 23:30:32.148333687 +0900
> @@ -10,9 +10,9 @@
>  # Starting GUI
>  if [ -x /usr/bin/uim-toolbar-gtk-systray ]; then
>      (sleep 10; uim-toolbar-gtk-systray) &
> -elif [ -x /usr/bin/uim-toolbar-gtk]; then
> +elif [ -x /usr/bin/uim-toolbar-gtk ]; then
>      (sleep 10; uim-toolbar-gtk) &
> -elif [ -x /usr/bin/uim-toolbar-qt]; then
> +elif [ -x /usr/bin/uim-toolbar-qt4 ]; then
                                    ^
>      (sleep 10; uim-toolbar-qt) &
>  fi

But maybe leave both qt and qt4 so backport is safe :-)

Osamu



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to