diff options
| author | lempamo <[email protected]> | 2017-07-31 21:04:18 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-31 21:04:18 -0400 |
| commit | 87902a4c24b0c5bbd2695cfc771e9b6419c75e16 (patch) | |
| tree | 3f02b56cc51377e66f8032b6f406c3feb3c627b0 /TimeHACK.Main/OS/Win95/Win95.Designer.cs | |
| parent | 7a662a51d2206aaa6e587fbd719d3123875679f3 (diff) | |
| download | histacom2-87902a4c24b0c5bbd2695cfc771e9b6419c75e16.tar.gz histacom2-87902a4c24b0c5bbd2695cfc771e9b6419c75e16.tar.bz2 histacom2-87902a4c24b0c5bbd2695cfc771e9b6419c75e16.zip | |
icons for the explorer
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95.Designer.cs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95.Designer.cs b/TimeHACK.Main/OS/Win95/Win95.Designer.cs index bf83440..bd64b2c 100644 --- a/TimeHACK.Main/OS/Win95/Win95.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95.Designer.cs @@ -806,7 +806,7 @@ namespace TimeHACK.OS.Win95 this.ControlPanelToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.Win95ControlPanelIcon; this.ControlPanelToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.ControlPanelToolStripMenuItem.Name = "ControlPanelToolStripMenuItem"; - this.ControlPanelToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.ControlPanelToolStripMenuItem.Size = new System.Drawing.Size(146, 22); this.ControlPanelToolStripMenuItem.Text = "Control Panel"; // // PrintersToolStripMenuItem @@ -816,7 +816,7 @@ namespace TimeHACK.OS.Win95 this.PrintersToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.Win95PrintersFolder; this.PrintersToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.PrintersToolStripMenuItem.Name = "PrintersToolStripMenuItem"; - this.PrintersToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.PrintersToolStripMenuItem.Size = new System.Drawing.Size(146, 22); this.PrintersToolStripMenuItem.Text = "Printers"; this.PrintersToolStripMenuItem.Click += new System.EventHandler(this.infoboxTestToolStripMenuItem_Click); // @@ -969,6 +969,7 @@ namespace TimeHACK.OS.Win95 this.desktopImages.Images.SetKeyName(9, "WinClassicFolder.png"); this.desktopImages.Images.SetKeyName(10, "WinClassicApp.png"); this.desktopImages.Images.SetKeyName(11, "WinClassicSetup.png"); + this.desktopImages.Images.SetKeyName(12, "WinClassicNotepad.png"); // // desktopicons // |
