diff options
author | Mike DePaulo <mikedep333@gmail.com> | 2015-03-29 08:21:00 -0400 |
---|---|---|
committer | Mike DePaulo <mikedep333@gmail.com> | 2015-03-29 08:21:00 -0400 |
commit | ef8a0c7b9f14585586f5a3a6c202b3844a245cc4 (patch) | |
tree | e9e525e34ffbfb8a03ab17648846c1e758b5fc3f /xorg-server/hw | |
parent | 64eb8ee293191add53a701e27b78460067c03c6c (diff) | |
download | vcxsrv-ef8a0c7b9f14585586f5a3a6c202b3844a245cc4.tar.gz vcxsrv-ef8a0c7b9f14585586f5a3a6c202b3844a245cc4.tar.bz2 vcxsrv-ef8a0c7b9f14585586f5a3a6c202b3844a245cc4.zip |
Change name to: VcXsrv (X2Go/Arctica Builds)
Diffstat (limited to 'xorg-server/hw')
-rw-r--r-- | xorg-server/hw/xwin/XWin.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg-server/hw/xwin/XWin.rc b/xorg-server/hw/xwin/XWin.rc index d31b32ba8..177c6d206 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@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 |