diff options
-rw-r--r-- | po/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 08aa04b9..e3b2ca2e 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -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 |