projects
/
quassel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21b02ef
)
The TRANSLATIONS part is used at build-time to include translations. Without that...
author
Adam Tulinius
<mail@adamtulinius.dk>
Wed, 2 Jan 2008 01:02:43 +0000
(
01:02
+0000)
committer
Adam Tulinius
<mail@adamtulinius.dk>
Wed, 2 Jan 2008 01:02:43 +0000
(
01:02
+0000)
build/targets/qtclient.pro
patch
|
blob
|
history
diff --git
a/build/targets/qtclient.pro
b/build/targets/qtclient.pro
index
668dd89
..
9df26fb
100644
(file)
--- a/
build/targets/qtclient.pro
+++ b/
build/targets/qtclient.pro
@@
-1,5
+1,6
@@
include(qtclient.pri)
include(target.pri)
-#TRANSLATIONS = quassel_de.ts
-RESOURCES *= ../../src/icons/icons.qrc
\ No newline at end of file
+TRANSLATIONS = quassel_de.ts \
+ quassel_da.ts
+RESOURCES *= ../../src/icons/icons.qrc