On Thursday 24 April 2014 07:20:34 Alexey Loginov wrote:
> I recompiled old translation without any changes:
> BUILD_ARGS="-l -Mobjfpc -Sh -Fcutf8 -Fulib/common/*
> -Fulib/common/kernel/linux -Filib/common/kernel"
> for LANG in ru
> do
>   fpc -Fu/common/* -Fulib/common/* apps/ide/lang_$LANG/i18n_$LANG.pas
>   fpc -Fu/common/* -Fulib/common/* tools/i18n/lang_$LANG/i18n_$LANG.pas
>   mv -vf apps/ide/lang_$LANG/libi18n_$LANG.so apps/ide/
>   mv -vf tools/i18n/lang_$LANG/libi18n_$LANG.so tools/i18n/
> done
>
Do you refer to the freezing crash by combining a new MSEide with an old 
resource *.so? I don't think that it is possible to make that working. The 
solely possibility I see is to exit the program immediately without an error 
message if there is a problem in resource loading.

Martin

------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to