[ros-diffs] [greatlrd] 22477: changing VGA Dispaly Output off to VGA Dispaly Off to make it more clear

greatlrd at svn.reactos.org greatlrd at svn.reactos.org
Wed Jun 21 19:43:35 CEST 2006


Author: greatlrd
Date: Wed Jun 21 21:43:35 2006
New Revision: 22477

URL: http://svn.reactos.ru/svn/reactos?rev=22477&view=rev
Log:
changing VGA Dispaly Output off to VGA Dispaly Off to make it more clear

Modified:
    trunk/tools/Qemu GUI/bin/Release/Qemu GUI.exe
    trunk/tools/Qemu GUI/frmMain.cs

Modified: trunk/tools/Qemu GUI/bin/Release/Qemu GUI.exe
URL: http://svn.reactos.ru/svn/reactos/trunk/tools/Qemu%20GUI/bin/Release/Qemu%20GUI.exe?rev=22477&r1=22476&r2=22477&view=diff
==============================================================================
Binary files - no diff available.

Modified: trunk/tools/Qemu GUI/frmMain.cs
URL: http://svn.reactos.ru/svn/reactos/trunk/tools/Qemu%20GUI/frmMain.cs?rev=22477&r1=22476&r2=22477&view=diff
==============================================================================
--- trunk/tools/Qemu GUI/frmMain.cs (original)
+++ trunk/tools/Qemu GUI/frmMain.cs Wed Jun 21 21:43:35 2006
@@ -529,9 +529,9 @@
             this.chkVGAoutput.AutoSize = true;
             this.chkVGAoutput.Location = new System.Drawing.Point(16, 51);
             this.chkVGAoutput.Name = "chkVGAoutput";
-            this.chkVGAoutput.Size = new System.Drawing.Size(136, 17);
+            this.chkVGAoutput.Size = new System.Drawing.Size(105, 17);
             this.chkVGAoutput.TabIndex = 20;
-            this.chkVGAoutput.Text = " VGA Display output off";
+            this.chkVGAoutput.Text = " VGA Display Off";
             this.chkVGAoutput.UseVisualStyleBackColor = true;
             // 
             // chkFullscreen




More information about the Ros-diffs mailing list