diff options
author | Pierre Ossman <ossman@cendio.se> | 2014-09-18 15:16:37 +0200 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2014-09-18 15:16:37 +0200 |
commit | 080cacf61dbb503cf1e56a7ec5c495e36ed67d3e (patch) | |
tree | 782ec9238f16de730d9a294c7ddffaffd58fd229 /po | |
parent | 137e615219fb1df768f79965685fff5aa05b869a (diff) | |
download | tigervnc-080cacf61dbb503cf1e56a7ec5c495e36ed67d3e.tar.gz tigervnc-080cacf61dbb503cf1e56a7ec5c495e36ed67d3e.zip |
New address for mailing list
Diffstat (limited to 'po')
-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 fcc00273..9529403f 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -24,7 +24,7 @@ if (GETTEXT_XGETTEXT_EXECUTABLE) --keyword=_ --keyword=N_ "--copyright-holder=TigerVNC Team and many others \(see README.txt\)" - --msgid-bugs-address=tigervnc-devel@lists.sourceforge.net + --msgid-bugs-address=tigervnc-devel@googlegroups.com --sort-output --no-location ${po_source} |