Formatting.

SVN revision: 29008
This commit is contained in:
Sebastian Dransfeld 2007-03-24 12:55:30 +00:00
parent ca94561458
commit b150b36b93
4 changed files with 268 additions and 268 deletions

View File

@ -357,8 +357,8 @@ e_intl_input_method_set(const char *imc_path)
e_util_library_path_restore();
ecore_exe_tag_set(_e_intl_input_method_exec,"E/im_exec");
if ( !_e_intl_input_method_exec ||
!ecore_exe_pid_get(_e_intl_input_method_exec))
if ((!_e_intl_input_method_exec) ||
(!ecore_exe_pid_get(_e_intl_input_method_exec)))
e_util_dialog_show(_("Input Method Error"),
_( "Error starting the input method executable<br><br>"