aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2015-05-03 20:45:30 -0400
committerMike DePaulo <mikedep333@gmail.com>2015-05-03 20:45:30 -0400
commite8be528b9b36afa159c48d39e5c01b7bd9c95b89 (patch)
tree59672239f2c9fbd1a42e45d6361afa95e5a78a82
parent73e11a6d74b08beda3fc7aa090b9ec576fed7886 (diff)
downloadvcxsrv-e8be528b9b36afa159c48d39e5c01b7bd9c95b89.tar.gz
vcxsrv-e8be528b9b36afa159c48d39e5c01b7bd9c95b89.tar.bz2
vcxsrv-e8be528b9b36afa159c48d39e5c01b7bd9c95b89.zip
Update URLs in "About"1.15.2.6
-rw-r--r--xorg-server/hw/xwin/XWin.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg-server/hw/xwin/XWin.rc b/xorg-server/hw/xwin/XWin.rc
index d5a0948fb..e38e52d0d 100644
--- a/xorg-server/hw/xwin/XWin.rc
+++ b/xorg-server/hw/xwin/XWin.rc
@@ -45,8 +45,8 @@ FONT 8, "MS Shell Dlg 2"
BEGIN
CONTROL IDI_XWIN, IDC_STATIC, "Static", SS_ICON, 8, 8, 32, 32
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 "https://github.com/ArcticaProject/vcxsrv", IDC_STATIC, 36, 28, 220, 8
+ LTEXT "https://github.com/ArcticaProject/vcxsrv", IDC_STATIC, 36, 18, 220, 8
+ LTEXT "http://code.x2go.org/gitweb?p=vcxsrv.git", IDC_STATIC, 36, 28, 220, 8
LTEXT "Version 1.15.2.6 (03 May 2015)", IDC_STATIC, 36, 38, 220, 8
DEFPUSHBUTTON "OK", IDOK, 105, 75, 50, 15
END