[X2Go-Commits] [vcxsrv] 13/17: Change name to: VcXsrv (X2Go/Arctica Builds)
git-admin at x2go.org
git-admin at x2go.org
Sun Mar 29 16:07:32 CEST 2015
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch release/1.15.2.x
in repository vcxsrv.
commit ef8a0c7b9f14585586f5a3a6c202b3844a245cc4
Author: Mike DePaulo <mikedep333 at gmail.com>
Date: Sun Mar 29 08:21:00 2015 -0400
Change name to: VcXsrv (X2Go/Arctica Builds)
---
xorg-server/hw/xwin/XWin.rc | 4 ++--
xorg-server/installer/vcxsrv-64-debug.nsi | 2 +-
xorg-server/installer/vcxsrv-64.nsi | 2 +-
xorg-server/installer/vcxsrv-debug.nsi | 2 +-
xorg-server/installer/vcxsrv.nsi | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/xorg-server/hw/xwin/XWin.rc b/xorg-server/hw/xwin/XWin.rc
index d31b32b..177c6d2 100644
--- a/xorg-server/hw/xwin/XWin.rc
+++ b/xorg-server/hw/xwin/XWin.rc
@@ -44,9 +44,9 @@ CAPTION "About "XVENDORNAMESHORT
FONT 8, "MS Shell Dlg 2"
BEGIN
CONTROL IDI_XWIN, IDC_STATIC, "Static", SS_ICON, 8, 8, 32, 32
- LTEXT "VcXsrv X Server ", IDC_STATIC, 36, 8, 220, 8
+ LTEXT "VcXsrv X Server (X2Go/Arctica Builds) ", IDC_STATIC, 36, 8, 220, 8
LTEXT "https://sourceforge.net/u/mikedep333/vcxsrv/ci/xp-latestmsvc2013-x2gochanges/tree/", IDC_STATIC, 36, 18, 220, 8
- LTEXT "x2go-dev at lists.x2go.org", IDC_STATIC, 36, 28, 220, 8
+ LTEXT "https://github.com/ArcticaProject/vcxsrv", IDC_STATIC, 36, 28, 220, 8
LTEXT "Version 1.15.2.4-xp+vc2013+x2go1 (28 Feb 2015)", IDC_STATIC, 36, 38, 220, 8
DEFPUSHBUTTON "OK", IDOK, 105, 75, 50, 15
END
diff --git a/xorg-server/installer/vcxsrv-64-debug.nsi b/xorg-server/installer/vcxsrv-64-debug.nsi
index 021e60f..5c38541 100644
--- a/xorg-server/installer/vcxsrv-64-debug.nsi
+++ b/xorg-server/installer/vcxsrv-64-debug.nsi
@@ -18,7 +18,7 @@
;--------------------------------
; The name of the installer
-Name "VcXsrv - XP Compatible"
+Name "VcXsrv (X2Go/Arctica Builds)"
; The file to write
OutFile "vcxsrv-64-debug.1.15.2.4-xp+vc2013+x2go1.installer.exe"
diff --git a/xorg-server/installer/vcxsrv-64.nsi b/xorg-server/installer/vcxsrv-64.nsi
index 506fdfc..dbf81d3 100644
--- a/xorg-server/installer/vcxsrv-64.nsi
+++ b/xorg-server/installer/vcxsrv-64.nsi
@@ -18,7 +18,7 @@
;--------------------------------
; The name of the installer
-Name "VcXsrv - XP Compatible"
+Name "VcXsrv (X2Go/Arctica Builds)"
; The file to write
OutFile "vcxsrv-64.1.15.2.4-xp+vc2013+x2go1.installer.exe"
diff --git a/xorg-server/installer/vcxsrv-debug.nsi b/xorg-server/installer/vcxsrv-debug.nsi
index 2c72b94..e7e11d0 100644
--- a/xorg-server/installer/vcxsrv-debug.nsi
+++ b/xorg-server/installer/vcxsrv-debug.nsi
@@ -18,7 +18,7 @@
;--------------------------------
; The name of the installer
-Name "VcXsrv - XP Compatible"
+Name "VcXsrv (X2Go/Arctica Builds)"
; The file to write
OutFile "vcxsrv-debug.1.15.2.4-xp+vc2013+x2go1.installer.exe"
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index 2e6e89f..e5e3d38 100644
--- a/xorg-server/installer/vcxsrv.nsi
+++ b/xorg-server/installer/vcxsrv.nsi
@@ -18,7 +18,7 @@
;--------------------------------
; The name of the installer
-Name "VcXsrv - XP Compatible"
+Name "VcXsrv (X2Go/Arctica Builds)"
; The file to write
OutFile "vcxsrv.1.15.2.4-xp+vc2013+x2go1.installer.exe"
--
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