Angus Leeming Sun, 24 Apr 2005 03:55:36 -0700
Michael Schmitt wrote: > short question: Why does ./src/frontend/qt/ui/Makefile.in disable Qt > translations? > > AM_CXXFLAGS = $(QT_CPPFLAGS) -DQT_NO_TRANSLATION
We use our own gettext translation mechanism. -- Angus