> When I move the translations to data/translations/ > Qt Linguist can no longer find the .ui file to show the nice > preview of the form.
I figured out a workaround for this. ln -s ../../data data/translations/data Lets Qt Linguist find the .ui files. Not sure how well that works inside of a mercurial software repo -- especially if it is cloned to non-unix systems -- but I am going to give it a try. _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt