Slicer: 2145-support-for-installing-extension-from-file 12bb71f0

Author Committer Branch Timestamp Parent
sankhesh sankhesh 2145-support-for-installing-extension-from-file 2013-01-02 12:50:29 2145-support-for-installing-extension-from-file e980b386
Changeset

BUG: Load translations before instantiating the GUI

Moved loadTranslations() and loadLanguage() methods from qSlicerApplicationHelper
to qSlicerCoreApplication. This enables loading them before instantiating the
main Slicer GUI.
Many thanks to zengwenye <iamzengwenye@163.com> for submitting the patch.
Fixes issue 2836

git-svn-id: http://svn.slicer.org/Slicer4/trunk@21559 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Applications/SlicerApp/Main.cxx Diff File
mod - Base/QTApp/qSlicerApplicationHelper.cxx Diff File
mod - Base/QTApp/qSlicerApplicationHelper.h Diff File
mod - Base/QTCore/qSlicerCoreApplication.cxx Diff File
mod - Base/QTCore/qSlicerCoreApplication.h Diff File