aboutsummaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
Diffstat (limited to 'unix')
-rw-r--r--unix/README14
-rw-r--r--unix/configure.ac2
-rw-r--r--unix/po/Makevars2
-rw-r--r--unix/po/de.po10
-rw-r--r--unix/po/ru.po10
-rw-r--r--unix/po/sk.po14
-rw-r--r--unix/po/sv.po14
-rw-r--r--unix/po/tightvnc.pot8
-rw-r--r--unix/vncconfig/vncconfig.man4
-rw-r--r--unix/vncpasswd/vncpasswd.man4
-rw-r--r--unix/vncserver.man4
-rw-r--r--unix/vncviewer/CConn.cxx4
-rw-r--r--unix/vncviewer/vncviewer.cxx6
-rw-r--r--unix/vncviewer/vncviewer.man6
-rw-r--r--unix/x0vncserver/x0vncserver.cxx2
-rw-r--r--unix/x0vncserver/x0vncserver.man12
-rw-r--r--unix/xserver/hw/vnc/Xvnc.man4
-rw-r--r--unix/xserver/hw/vnc/xvnc.cc4
18 files changed, 62 insertions, 62 deletions
diff --git a/unix/README b/unix/README
index 043c0b58..db0301ad 100644
--- a/unix/README
+++ b/unix/README
@@ -1,5 +1,5 @@
-TightVNC Source Distribution for Unix platforms
+TigerVNC Source Distribution for Unix platforms
===============================================
Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved.
@@ -9,7 +9,7 @@ Copyright (C) 2004-2009 Peter Astrand for Cendio AB
This software is distributed under the GNU General Public Licence as
published by the Free Software Foundation. See the file LICENCE.TXT
for the conditions under which this software is made available.
-TightVNC also contains code from other sources. See the
+TigerVNC also contains code from other sources. See the
Acknowledgements section below, and the individual files for details
of the conditions under which they are made available.
@@ -54,7 +54,7 @@ To build everything but Xvnc, do:
This should build first some libraries - zlib, jpeg, rdr, network, Xregion, rfb
and tx - then vncviewer, vncconfig and vncpasswd. System zlib and jpeg are
-preferred. If you want use zlib and jpeg distributed with TightVNC you have to
+preferred. If you want use zlib and jpeg distributed with TigerVNC you have to
run configure "./configure --with-tight-zlib --with-tight-jpeg".
Building Xvnc
@@ -83,11 +83,11 @@ First you have to download X source:
Once you have a copy of the X source tree, copy it to vnc source tree
- % cp -r xorg/* <path_to_tightvnc_source>/unix/xserver
+ % cp -r xorg/* <path_to_tigervnc_source>/unix/xserver
Then you have to apply a patch to some files in the X source tree:
- % cd <path_to_tightvnc_source>/unix/xserver
+ % cd <path_to_tigervnc_source>/unix/xserver
% patch -p1 < ../xserver15.patch
- note: you can use server-1.6-branch. Simply checkout it as written above
@@ -124,7 +124,7 @@ Installing
Different unix platforms have different conventions for where software should
be installed. To copy the programs to some directory which is in your PATH
environment variable, such as /usr/local/bin you can use Makefile variables. In
-<tightvnc>/unix subdirectory run:
+<tigervnc>/unix subdirectory run:
% make install bindir=/usr/local/bin mandir=/usr/local/man
@@ -133,7 +133,7 @@ Both can be installed when you run:
% make install bindir=/usr/local/bin mandir=/usr/local/man
-in <tightvnc>/unix/xserver subdirectory
+in <tigervnc>/unix/xserver subdirectory
Module can be enabled like any other module by adding a Load "vnc" line to
the Module section of xorg.conf. The parameters listed in the Xvnc manual
diff --git a/unix/configure.ac b/unix/configure.ac
index a01a657e..4b7b7d9d 100644
--- a/unix/configure.ac
+++ b/unix/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.61])
-AC_INIT([tightvnc], [1.5.0a1], [http://www.tightvnc.com/bugs.html])
+AC_INIT([tigervnc], [1.5.0a1], [http://www.tigervnc.org])
AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])
AC_SUBST([COMMON_DIR], ['$(top_srcdir)/../common'])
diff --git a/unix/po/Makevars b/unix/po/Makevars
index 3458a757..93e76d41 100644
--- a/unix/po/Makevars
+++ b/unix/po/Makevars
@@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = RealVNC Ltd, Constantin Kaplinsky, Peter Astrand, Cendio AB
# It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through
# which the translators can contact you.
-MSGID_BUGS_ADDRESS = devteam@tightvnc.com
+MSGID_BUGS_ADDRESS = tigervnc-devel@lists.sourceforge.net
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.
diff --git a/unix/po/de.po b/unix/po/de.po
index e06477d0..76bb9f2f 100644
--- a/unix/po/de.po
+++ b/unix/po/de.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: tightvnc 1.5.0\n"
-"Report-Msgid-Bugs-To: devteam@tightvnc.com\n"
+"Report-Msgid-Bugs-To: tigervnc-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2005-03-01 20:37+0100\n"
"PO-Revision-Date: 2005-03-01 20:41+0100\n"
"Last-Translator: Klaus Franken <Klaus.Franken@StrukturPunkt.de>\n"
@@ -177,15 +177,15 @@ msgstr "ber..."
#, c-format
msgid ""
-"TightVNC viewer for X version 4.0 - built %s\n"
+"TigerVNC viewer for X version 4.0 - built %s\n"
"Copyright (C) 2002-2004 RealVNC Ltd.\n"
"Copyright (C) 2000-2004 Constantin Kaplinsky\n"
"Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n"
-"See http://www.tightvnc.com for information on TightVNC."
+"See http://www.tigervnc.org for information on TigerVNC."
msgstr ""
-"TightVNC-Viewer fr X version 4.0 - gebaut %s\n"
+"TigerVNC-Viewer fr X version 4.0 - gebaut %s\n"
"Copyright (C) 2002-2004 RealVNC Ltd.\n"
"Copyright (C) 2000-2004 Constantin Kaplinsky.\n"
"Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n"
"Copyright (C) 2005 Klaus Franken, StrukturPunkt\n"
-"Siehe http://www.tightvnc.com fr Informationen ber TightVNC."
+"Siehe http://www.tigervnc.org fr Informationen ber TigerVNC."
diff --git a/unix/po/ru.po b/unix/po/ru.po
index 7cfa2103..57a69d13 100644
--- a/unix/po/ru.po
+++ b/unix/po/ru.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: tightvnc 1.5.0\n"
-"Report-Msgid-Bugs-To: devteam@tightvnc.com\n"
+"Report-Msgid-Bugs-To: tigervnc-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2005-03-01 20:37+0100\n"
"PO-Revision-Date: 2006-04-13 20:13+0700\n"
"Last-Translator: Constantin Kaplinsky <const@tightvnc.com>\n"
@@ -175,14 +175,14 @@ msgstr "О программе..."
#, c-format
msgid ""
-"TightVNC viewer for X version 4.0 - built %s\n"
+"TigerVNC viewer for X version 4.0 - built %s\n"
"Copyright (C) 2002-2004 RealVNC Ltd.\n"
"Copyright (C) 2000-2004 Constantin Kaplinsky\n"
"Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n"
-"See http://www.tightvnc.com for information on TightVNC."
+"See http://www.tigervnc.org for information on TigerVNC."
msgstr ""
-"TightVNC viewer для X, версия 4.0 - время сборки %s\n"
+"TigerVNC viewer для X, версия 4.0 - время сборки %s\n"
"Copyright (C) 2002-2004 RealVNC Ltd.\n"
"Copyright (C) 2000-2004 Константин Каплинский\n"
"Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n"
-"Ищите информацию о TightVNC на сайте http://www.tightvnc.com"
+"Ищите информацию о TigerVNC на сайте http://www.tigervnc.org"
diff --git a/unix/po/sk.po b/unix/po/sk.po
index 4a4a03e1..7f397c93 100644
--- a/unix/po/sk.po
+++ b/unix/po/sk.po
@@ -1,12 +1,12 @@
# Translation of tightvnc.pot to Slovak
# Copyright (C) YEAR RealVNC Ltd, Constantin Kaplinsky, Peter Astrand, Cendio AB
-# This file is distributed under the same license as the TightVNC package.
+# This file is distributed under the same license as the TigerVNC package.
# Jozef Riha <jose1711@gmail.com>, 2008.
#
msgid ""
msgstr ""
-"Project-Id-Version: TightVNC 1.5.0\n"
-"Report-Msgid-Bugs-To: devteam@tightvnc.com\n"
+"Project-Id-Version: TigerVNC 1.5.0\n"
+"Report-Msgid-Bugs-To: tigervnc-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2005-03-01 20:37+0100\n"
"PO-Revision-Date: 2008-11-30 21:34+0100\n"
"Last-Translator: Jozef Riha <jose1711@gmail.com>\n"
@@ -174,14 +174,14 @@ msgstr "O programe..."
#, c-format
msgid ""
-"TightVNC viewer for X version 4.0 - built %s\n"
+"TigerVNC viewer for X version 4.0 - built %s\n"
"Copyright (C) 2002-2004 RealVNC Ltd.\n"
"Copyright (C) 2000-2004 Constantin Kaplinsky\n"
"Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n"
-"See http://www.tightvnc.com for information on TightVNC."
+"See http://www.tigervnc.org for information on TigerVNC."
msgstr ""
-"TightVNC viewer pre X verzie 4.0 - zostavené %s\n"
+"TigerVNC viewer pre X verzie 4.0 - zostavené %s\n"
"Copyright (C) 2002-2004 RealVNC Ltd.\n"
"Copyright (C) 2000-2004 Constantin Kaplinsky\n"
"Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n"
-"Pre informácie o TightVNC navštívte http://www.tightvnc.com."
+"Pre informácie o TigerVNC navštívte http://www.tigervnc.org."
diff --git a/unix/po/sv.po b/unix/po/sv.po
index a217031a..0ac2edb7 100644
--- a/unix/po/sv.po
+++ b/unix/po/sv.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: tightvnc 1.5.0\n"
-"Report-Msgid-Bugs-To: devteam@tightvnc.com\n"
+"Report-Msgid-Bugs-To: tigervnc-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2009-01-26 13:27+0100\n"
"PO-Revision-Date: 2009-01-26 13:31+0100\n"
"Last-Translator: Peter Astrand <astrand@cendio.se>\n"
@@ -24,8 +24,8 @@ msgid "VNC authentication"
msgstr "VNC-autentisering"
#, c-format
-msgid "TightVNC: %.240s"
-msgstr "TightVNC: %.240s"
+msgid "TigerVNC: %.240s"
+msgstr "TigerVNC: %.240s"
msgid "Exit viewer"
msgstr "Avsluta visaren"
@@ -180,14 +180,14 @@ msgstr "Om..."
#, c-format
msgid ""
-"TightVNC Viewer for X version %s - built %s\n"
+"TigerVNC Viewer for X version %s - built %s\n"
"Copyright (C) 2002-2005 RealVNC Ltd.\n"
"Copyright (C) 2000-2006 TightVNC Group\n"
"Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n"
-"See http://www.tightvnc.com for information on TightVNC."
+"See http://www.tigervnc.org for information on TigerVNC."
msgstr ""
-"TightVNC-visare fr X version %s - byggd %s\n"
+"TigerVNC-visare fr X version %s - byggd %s\n"
"Copyright (C) 2002-2005 RealVNC Ltd.\n"
"Copyright (C) 2000-2006 TightVNC Group\n"
"Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n"
-"Se http://www.tightvnc.com fr information om TightVNC."
+"Se http://www.tigervnc.org fr information om TigerVNC."
diff --git a/unix/po/tightvnc.pot b/unix/po/tightvnc.pot
index 86a468db..a5e5aafb 100644
--- a/unix/po/tightvnc.pot
+++ b/unix/po/tightvnc.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: devteam@tightvnc.com\n"
+"Report-Msgid-Bugs-To: tigervnc-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2009-01-26 13:27+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
@@ -22,7 +22,7 @@ msgid "VNC authentication"
msgstr ""
#, c-format
-msgid "TightVNC: %.240s"
+msgid "TigerVNC: %.240s"
msgstr ""
msgid "Exit viewer"
@@ -168,9 +168,9 @@ msgstr ""
#, c-format
msgid ""
-"TightVNC Viewer for X version %s - built %s\n"
+"TigerVNC Viewer for X version %s - built %s\n"
"Copyright (C) 2002-2005 RealVNC Ltd.\n"
"Copyright (C) 2000-2006 TightVNC Group\n"
"Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n"
-"See http://www.tightvnc.com for information on TightVNC."
+"See http://www.tigervnc.org for information on TigerVNC."
msgstr ""
diff --git a/unix/vncconfig/vncconfig.man b/unix/vncconfig/vncconfig.man
index 483aae4f..10a487aa 100644
--- a/unix/vncconfig/vncconfig.man
+++ b/unix/vncconfig/vncconfig.man
@@ -1,4 +1,4 @@
-.TH vncconfig 1 "17 Apr 2006" "TightVNC" "Virtual Network Computing"
+.TH vncconfig 1 "17 Apr 2006" "TigerVNC" "Virtual Network Computing"
.SH NAME
vncconfig \- configure and control a VNC server
.SH SYNOPSIS
@@ -117,7 +117,7 @@ When run as a "helper" app, make the window iconified at startup.
.BR vncserver (1),
.BR Xvnc (1)
.br
-http://www.tightvnc.com
+http://www.tigervnc.org
.SH AUTHOR
Tristan Richardson, RealVNC Ltd.
diff --git a/unix/vncpasswd/vncpasswd.man b/unix/vncpasswd/vncpasswd.man
index fbde85e1..c846d576 100644
--- a/unix/vncpasswd/vncpasswd.man
+++ b/unix/vncpasswd/vncpasswd.man
@@ -1,4 +1,4 @@
-.TH vncpasswd 1 "05 May 2006" "TightVNC" "Virtual Network Computing"
+.TH vncpasswd 1 "05 May 2006" "TigerVNC" "Virtual Network Computing"
.SH NAME
vncpasswd \- change a VNC password
.SH SYNOPSIS
@@ -32,7 +32,7 @@ Default location of the VNC password file.
.BR Xvnc (1)
.BR vncconfig (1),
.br
-http://www.tightvnc.com
+http://www.tigervnc.org
.SH AUTHOR
Tristan Richardson, RealVNC Ltd.
diff --git a/unix/vncserver.man b/unix/vncserver.man
index 463eec9d..6b65892e 100644
--- a/unix/vncserver.man
+++ b/unix/vncserver.man
@@ -1,4 +1,4 @@
-.TH vncserver 1 "17 Apr 2006" "TightVNC" "Virtual Network Computing"
+.TH vncserver 1 "17 Apr 2006" "TigerVNC" "Virtual Network Computing"
.SH NAME
vncserver \- start or stop a VNC server
.SH SYNOPSIS
@@ -110,7 +110,7 @@ option.
.BR vncconfig (1),
.BR Xvnc (1)
.br
-http://www.tightvnc.com
+http://www.tigervnc.org
.SH AUTHOR
Tristan Richardson, RealVNC Ltd.
diff --git a/unix/vncviewer/CConn.cxx b/unix/vncviewer/CConn.cxx
index 138acbef..53d5ed3d 100644
--- a/unix/vncviewer/CConn.cxx
+++ b/unix/vncviewer/CConn.cxx
@@ -279,7 +279,7 @@ void CConn::setName(const char* name) {
CharArray windowNameStr(windowName.getData());
if (!windowNameStr.buf[0]) {
windowNameStr.replaceBuf(new char[256]);
- snprintf(windowNameStr.buf, 256, _("TightVNC: %.240s"), cp.name());
+ snprintf(windowNameStr.buf, 256, _("TigerVNC: %.240s"), cp.name());
}
if (viewport) {
@@ -625,7 +625,7 @@ void CConn::recreateViewport()
CharArray windowNameStr(windowName.getData());
if (!windowNameStr.buf[0]) {
windowNameStr.replaceBuf(new char[256]);
- snprintf(windowNameStr.buf, 256, _("TightVNC: %.240s"), cp.name());
+ snprintf(windowNameStr.buf, 256, _("TigerVNC: %.240s"), cp.name());
}
viewport->toplevel(windowNameStr.buf, this, argc, argv);
viewport->setBumpScroll(fullScreen);
diff --git a/unix/vncviewer/vncviewer.cxx b/unix/vncviewer/vncviewer.cxx
index c973b1dd..8b9fea4e 100644
--- a/unix/vncviewer/vncviewer.cxx
+++ b/unix/vncviewer/vncviewer.cxx
@@ -255,7 +255,7 @@ createTunnel (const char *gatewayHost, const char *remoteHost,
setenv ("L", lport, 1);
if (!cmd)
cmd = "/usr/bin/ssh -f -L \"$L\":\"$H\":\"$R\" \"$G\" sleep 20";
- /* Compatibility with TightVNC's method. */
+ /* Compatibility with TigerVNC's method. */
while ((percent = strchr (cmd, '%')) != NULL)
*percent = '$';
system (cmd);
@@ -267,11 +267,11 @@ int main(int argc, char** argv)
bindtextdomain(PACKAGE_NAME, LOCALEDIR);
textdomain(PACKAGE_NAME);
- const char englishAbout[] = N_("TightVNC Viewer for X version %s - built %s\n"
+ const char englishAbout[] = N_("TigerVNC Viewer for X version %s - built %s\n"
"Copyright (C) 2002-2005 RealVNC Ltd.\n"
"Copyright (C) 2000-2006 TightVNC Group\n"
"Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n"
- "See http://www.tightvnc.com for information on TightVNC.");
+ "See http://www.tigervnc.org for information on TigerVNC.");
// Write about text to console, still using normal locale codeset
snprintf(aboutText, sizeof(aboutText),
diff --git a/unix/vncviewer/vncviewer.man b/unix/vncviewer/vncviewer.man
index 2a764da2..5add8cd7 100644
--- a/unix/vncviewer/vncviewer.man
+++ b/unix/vncviewer/vncviewer.man
@@ -1,4 +1,4 @@
-.TH vncviewer 1 "05 May 2004" "TightVNC" "Virtual Network Computing"
+.TH vncviewer 1 "05 May 2004" "TigerVNC" "Virtual Network Computing"
.SH NAME
vncviewer \- VNC viewer for X
.SH SYNOPSIS
@@ -186,7 +186,7 @@ prefix from the entries in "/usr/include/X11/keysymdef.h"). Default is F8.
\fB\-via\fR \fIgateway\fR
Automatically create encrypted TCP tunnel to the \fIgateway\fR machine
before connection, connect to the \fIhost\fR through that tunnel
-(TightVNC\-specific). By default, this option invokes SSH local port
+(TigerVNC\-specific). By default, this option invokes SSH local port
forwarding, assuming that SSH client binary can be accessed as
/usr/bin/ssh. Note that when using the \fB\-via\fR option, the host
machine name should be specified as known to the gateway machine, e.g.
@@ -205,7 +205,7 @@ respectively.
.BR vncconfig (1),
.BR vncserver (1)
.br
-http://www.tightvnc.com
+http://www.tigervnc.org
.SH AUTHOR
Tristan Richardson, RealVNC Ltd.
diff --git a/unix/x0vncserver/x0vncserver.cxx b/unix/x0vncserver/x0vncserver.cxx
index 55a59916..f6bd26e5 100644
--- a/unix/x0vncserver/x0vncserver.cxx
+++ b/unix/x0vncserver/x0vncserver.cxx
@@ -371,7 +371,7 @@ char* programName;
static void printVersion(FILE *fp)
{
- fprintf(fp, "TightVNC Server version %s, built %s\n",
+ fprintf(fp, "TigerVNC Server version %s, built %s\n",
PACKAGE_VERSION, buildtime);
}
diff --git a/unix/x0vncserver/x0vncserver.man b/unix/x0vncserver/x0vncserver.man
index 91bb956b..e98030ef 100644
--- a/unix/x0vncserver/x0vncserver.man
+++ b/unix/x0vncserver/x0vncserver.man
@@ -1,6 +1,6 @@
-.TH X0VNCSERVER 1 "Dec 23, 2008" "TightVNC" "TightVNC Manual"
+.TH X0VNCSERVER 1 "Dec 23, 2008" "TigerVNC" "TigerVNC Manual"
.SH NAME
-x0vncserver \- TightVNC Server for X displays
+x0vncserver \- TigerVNC Server for X displays
.SH SYNOPSIS
.B x0vncserver
.RI [ options ]
@@ -8,8 +8,8 @@ x0vncserver \- TightVNC Server for X displays
.B x0vncserver -version
.SH DESCRIPTION
.B x0vncserver
-is a TightVNC Server which makes any X display remotely accessible via VNC,
-TightVNC or compatible viewers. Unlike \fBXvnc\fP(1), it does not create a
+is a TigerVNC Server which makes any X display remotely accessible via VNC,
+TigerVNC or compatible viewers. Unlike \fBXvnc\fP(1), it does not create a
virtual display. Instead, it just shares an existing X server (typically,
that one connected to the physical screen).
.SH OPTIONS
@@ -148,7 +148,7 @@ right and/or from the bottom of the screen. Offsets are optional, +0+0 is
assumed by default (top left corner). Video area is not checked for actual
changes, it is assumed to be changing continuously and is sent in each screen
update. Normally, video area is compressed with JPEG (if allowed by the
-client). Note that this setting can be overriden by TightVNC clients
+client). Note that this setting can be overriden by TigerVNC clients
supporting VideoRectangleSelection protocol extension. In other words,
clients may choose video selection themselves, but if they do not, then the
\fBVideoArea\fP parameter will take effect. If the argument is empty, no
@@ -226,6 +226,6 @@ responding. Default is 20000.
.BR Xvnc (1),
.BR vncpasswd (1),
.br
-http://www.tightvnc.com/
+http://www.tigervnc.org/
.SH AUTHOR
This manual page was written by Constantin Kaplinsky.
diff --git a/unix/xserver/hw/vnc/Xvnc.man b/unix/xserver/hw/vnc/Xvnc.man
index 94a2786c..da7cba83 100644
--- a/unix/xserver/hw/vnc/Xvnc.man
+++ b/unix/xserver/hw/vnc/Xvnc.man
@@ -1,4 +1,4 @@
-.TH Xvnc 1 "17 Apr 2006" "TightVNC" "Virtual Network Computing"
+.TH Xvnc 1 "17 Apr 2006" "TigerVNC" "Virtual Network Computing"
.SH NAME
Xvnc \- the X VNC server
.SH SYNOPSIS
@@ -273,7 +273,7 @@ created automatically the next time he connects.
.BR Xserver (1),
.BR inetd (1)
.br
-http://www.tightvnc.com
+http://www.tigervnc.org
.SH AUTHOR
Tristan Richardson, RealVNC Ltd.
diff --git a/unix/xserver/hw/vnc/xvnc.cc b/unix/xserver/hw/vnc/xvnc.cc
index 78e3319c..4643740d 100644
--- a/unix/xserver/hw/vnc/xvnc.cc
+++ b/unix/xserver/hw/vnc/xvnc.cc
@@ -86,11 +86,11 @@ extern "C" {
#undef public
}
-#define XVNCVERSION "TightVNC 1.5 series"
+#define XVNCVERSION "TigerVNC 1.5 series"
#define XVNCCOPYRIGHT ("Copyright (C) 2002-2005 RealVNC Ltd.\n" \
"Copyright (C) 2000-2006 Constantin Kaplinsky\n" \
"Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n" \
- "See http://www.tightvnc.com for information on TightVNC.\n")
+ "See http://www.tigervnc.org for information on TigerVNC.\n")
extern char *display;