[X2Go-Commits] [vcxsrv] 03/03: Replace various "VENDOR" strings for X2Go/Arctica
git-admin at x2go.org
git-admin at x2go.org
Tue May 3 13:48:23 CEST 2016
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to tag 1.15.2.8
in repository vcxsrv.
commit 719332a134ccfe63ba90a8a70ad3ffee7e7a5d89
Author: Mike DePaulo <mikedep333 at gmail.com>
Date: Sat Jun 27 19:26:02 2015 -0400
Replace various "VENDOR" strings for X2Go/Arctica
---
xorg-server/include/site.h | 2 +-
xorg-server/include/version-config.h | 2 +-
xorg-server/include/xwin-config.h | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/xorg-server/include/site.h b/xorg-server/include/site.h
index 52a5e83..efd8b44 100644
--- a/xorg-server/include/site.h
+++ b/xorg-server/include/site.h
@@ -51,7 +51,7 @@ SOFTWARE.
* server executable.
*/
#ifndef VENDOR_STRING
-#define VENDOR_STRING "HC-Consult"
+#define VENDOR_STRING "The X2Go and Arctica Projects"
#endif
/*
diff --git a/xorg-server/include/version-config.h b/xorg-server/include/version-config.h
index b8d482c..db18128 100644
--- a/xorg-server/include/version-config.h
+++ b/xorg-server/include/version-config.h
@@ -7,7 +7,7 @@
#undef VENDOR_MAN_VERSION
/* Vendor name */
-#define VENDOR_NAME "HC-Consult"
+#define VENDOR_NAME "The X2Go and Arctica Projects"
/* Vendor release */
#define VENDOR_RELEASE XORG_VERSION_CURRENT
diff --git a/xorg-server/include/xwin-config.h b/xorg-server/include/xwin-config.h
index e6c4488..9617b81 100644
--- a/xorg-server/include/xwin-config.h
+++ b/xorg-server/include/xwin-config.h
@@ -21,10 +21,10 @@
/* #undef _XSERVER64 */
/* Short vendor name */
-#define XVENDORNAMESHORT "VcXsrv"
+#define XVENDORNAMESHORT "VcXsrv-X2Go/Arctica"
/* Vendor web address for support */
-#define __VENDORDWEBSUPPORT__ "http://www.hc-consult.be/"
+#define __VENDORDWEBSUPPORT__ "https://github.com/ArcticaProject/vcxsrv/issues"
/* Location of system.XWinrc */
#define SYSCONFDIR "."
--
Alioth's /srv/git/code.x2go.org/vcxsrv.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/vcxsrv.git
More information about the x2go-commits
mailing list