Tweak a couple of lines to refer to renderdoc.org instead of github

This commit is contained in:
baldurk
2017-05-19 14:24:27 +01:00
parent abb07a5be1
commit d1db941275
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(439, 122);
this.label2.TabIndex = 2;
this.label2.Text = "Baldur Karlsson\r\nbaldurk@baldurk.org\r\nhttps://github.com/baldurk/renderdoc\r\nCopy" +
this.label2.Text = "Baldur Karlsson\r\nbaldurk@baldurk.org\r\nhttps://renderdoc.org/\r\nCopy" +
"right Baldur Karlsson 2016";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
<String Id="WelcomeDlgDescription">[ProductName] [ProductVersion] is a frame capture graphics debugger for Vulkan, D3D11, D3D12, and OpenGL (https://github.com/baldurk/renderdoc).&#xa;&#xa;Click Next to continue or Cancel to exit Setup.</String>
<String Id="WelcomeDlgDescription">[ProductName] [ProductVersion] is a frame capture graphics debugger for Vulkan, D3D11, D3D12, and OpenGL (https://renderdoc.org/).&#xa;&#xa;Click Next to continue or Cancel to exit Setup.</String>
<String Id="MaintenanceWelcomeDlgDescription">[ProductName] [ProductVersion] is already installed.&#xa;&#xa;Click Next for options of to repair or remove it, or Cancel to exit the Setup Wizard.</String>
<String Id="AdvancedWelcomeEulaDlg_Title" Overridable="yes">[ProductName] [ProductVersion] Setup</String>