Move the TRANSLATIONS thingy to a more proper place. Not yet convinced that qmake...
[quassel.git] / build / targets / target.pri
index 8b381a4..764bace 100644 (file)
@@ -3,6 +3,8 @@ TEMPLATE = app
 include(../buildconf.pri)
 
 RESOURCES   *= ../../i18n/i18n.qrc
+TRANSLATIONS = quassel_de.ts \
+               quassel_da.ts
 
 SRCPATH = ../../src
 OBJECTS_DIR = .$$TARGET