diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-10-15 20:25:21 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-10-15 20:25:21 -0700 |
commit | 890630204312feb37ceff2c83827915d4a9b9a3b (patch) | |
tree | e1fb5d12db64faf27fe28f49ade87cd0a26d57ea /subsurface.pro | |
parent | b3db9bb48a555e7e20aeb3c0a14316a83797b0a3 (diff) | |
download | subsurface-890630204312feb37ceff2c83827915d4a9b9a3b.tar.gz |
First step to being able to use transifex again for translations
This sadly contains a very noisy .ts file diff as those files now are one
directory down from their original spot, so recreating them changed all
the source paths.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.pro')
-rw-r--r-- | subsurface.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface.pro b/subsurface.pro index 5d0c551dd..a2fd97320 100644 --- a/subsurface.pro +++ b/subsurface.pro @@ -123,6 +123,7 @@ FORMS = \ RESOURCES = subsurface.qrc TRANSLATIONS = \ + translations/subsurface_source.ts \ translations/subsurface_bg_BG.ts \ translations/subsurface_ca_ES.ts \ translations/subsurface_da_DK.ts \ |