mirror of
https://github.com/livingcomputermuseum/Darkstar.git
synced 2026-04-30 21:49:31 +00:00
Updated UI for minor version update. Cleaned up hard disk commit code to deal with failure cases without destroying original images. Tweaked Ethernet config to allow on-the-fly host adapter changes. Updated readme.
This commit is contained in:
4
D/UI/AboutBox.Designer.cs
generated
4
D/UI/AboutBox.Designer.cs
generated
@@ -89,9 +89,9 @@ namespace D.UI
|
||||
this.label3.AutoSize = true;
|
||||
this.label3.Location = new System.Drawing.Point(56, 54);
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(235, 13);
|
||||
this.label3.Size = new System.Drawing.Size(232, 13);
|
||||
this.label3.TabIndex = 2;
|
||||
this.label3.Text = "(c) 2017, 2018 Living Computers: Museum+Labs";
|
||||
this.label3.Text = "(c) 2017-2019 Living Computers: Museum+Labs";
|
||||
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// label4
|
||||
|
||||
Reference in New Issue
Block a user