]> source.dussan.org Git - tigervnc.git/commitdiff
Only include translation comments in .po files
authorPierre Ossman <ossman@cendio.se>
Wed, 23 Sep 2015 14:35:47 +0000 (16:35 +0200)
committerPierre Ossman <ossman@cendio.se>
Wed, 23 Sep 2015 14:35:47 +0000 (16:35 +0200)
po/CMakeLists.txt

index 08aa04b9c5acfc79968601e305082ef58bb68e38..e3b2ca2edfdfd0162552998159760aedefa9f4f1 100644 (file)
@@ -28,7 +28,7 @@ if (GETTEXT_XGETTEXT_EXECUTABLE)
       --msgid-bugs-address=tigervnc-devel@googlegroups.com
       --sort-by-file
       --add-location
-      --add-comments
+      --add-comments=TRANSLATORS
       ${po_source}
     COMMENT "Updating tigervnc.pot"
     VERBATIM