summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2014-09-22 10:54:15 +0200
committerPierre Ossman <ossman@cendio.se>2014-09-22 10:54:15 +0200
commitba0180e5d3dde0c4610e514520c2610bf0ef382f (patch)
tree5413e0ae0db10fcd0d506f24bfcb3d258ac21a63 /po
parenta459192e85629f2d4538dbb4fd83b9c2eb42ac8b (diff)
downloadtigervnc-ba0180e5d3dde0c4610e514520c2610bf0ef382f.tar.gz
tigervnc-ba0180e5d3dde0c4610e514520c2610bf0ef382f.zip
Add file location to the translation files
Makes it easier for the translators to check context and report problems.
Diffstat (limited to 'po')
-rw-r--r--po/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index 6d6f888f..793089ca 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -26,7 +26,7 @@ if (GETTEXT_XGETTEXT_EXECUTABLE)
"--copyright-holder=TigerVNC Team and many others \(see README.txt\)"
--msgid-bugs-address=tigervnc-devel@googlegroups.com
--sort-output
- --no-location
+ --add-location
${po_source}
COMMENT "Updating tigervnc.pot"
VERBATIM