diff options
author | Peter Åstrand (astrand) <astrand@cendio.se> | 2017-11-29 09:11:29 +0100 |
---|---|---|
committer | Peter Åstrand (astrand) <astrand@cendio.se> | 2018-01-31 15:23:42 +0100 |
commit | 6011f96cdc5b8f68a864d7f6294d9a45030b3533 (patch) | |
tree | 58228d5b7b46f1762674b0baa00fdda2235584fc /po | |
parent | 3ec76bd5eb9d70ba3dde7dcfd5c5e0aa3d7d3617 (diff) | |
download | tigervnc-6011f96cdc5b8f68a864d7f6294d9a45030b3533.tar.gz tigervnc-6011f96cdc5b8f68a864d7f6294d9a45030b3533.zip |
Rename README.txt to README.rst and convert to reStructuredText
Diffstat (limited to 'po')
-rw-r--r-- | po/CMakeLists.txt | 2 | ||||
-rw-r--r-- | po/tigervnc.pot | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index ddc43de8..9c8ddef3 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -24,7 +24,7 @@ if (GETTEXT_XGETTEXT_EXECUTABLE) --keyword=_ --keyword=p_:1c,2 --keyword=N_ - "--copyright-holder=TigerVNC Team and many others \(see README.txt\)" + "--copyright-holder=TigerVNC Team and many others \(see README.rst\)" --msgid-bugs-address=tigervnc-devel@googlegroups.com --sort-by-file --add-location diff --git a/po/tigervnc.pot b/po/tigervnc.pot index 70656bc5..f1b3a737 100644 --- a/po/tigervnc.pot +++ b/po/tigervnc.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR TigerVNC Team and many others (see README.txt) +# Copyright (C) YEAR TigerVNC Team and many others (see README.rst) # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # @@ -560,7 +560,7 @@ msgstr "" msgid "" "TigerVNC Viewer %d-bit v%s\n" "Built on: %s\n" -"Copyright (C) 1999-%d TigerVNC Team and many others (see README.txt)\n" +"Copyright (C) 1999-%d TigerVNC Team and many others (see README.rst)\n" "See http://www.tigervnc.org for information on TigerVNC." msgstr "" |