diff options
| author | AShifter <[email protected]> | 2017-04-01 18:30:53 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-04-01 18:30:53 -0600 |
| commit | ef8f165210c792e3e8241b84d555bcaed9b55fd0 (patch) | |
| tree | 0d7c8232a28d445225b6502e3da824c868bd402f /TimeHACK.Main/OS | |
| parent | f99047081ffb1a0b3eba208155324d0e2f050d4c (diff) | |
| parent | 6ba96ec87914e667eb48207bee2d622326c074f7 (diff) | |
| download | histacom2-ef8f165210c792e3e8241b84d555bcaed9b55fd0.tar.gz histacom2-ef8f165210c792e3e8241b84d555bcaed9b55fd0.tar.bz2 histacom2-ef8f165210c792e3e8241b84d555bcaed9b55fd0.zip | |
Merge pull request #27 from lempamo/master
Master
Diffstat (limited to 'TimeHACK.Main/OS')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95.Designer.cs b/TimeHACK.Main/OS/Win95/Win95.Designer.cs index 8221889..f9d82de 100644 --- a/TimeHACK.Main/OS/Win95/Win95.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95.Designer.cs @@ -35,7 +35,7 @@ System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem("Inbox", 3); System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem("Recycle Bin", 7); System.Windows.Forms.ListViewItem listViewItem5 = new System.Windows.Forms.ListViewItem("Internet Explorer", 2); - System.Windows.Forms.ListViewItem listViewItem6 = new System.Windows.Forms.ListViewItem("Online services", 1); + System.Windows.Forms.ListViewItem listViewItem6 = new System.Windows.Forms.ListViewItem("Online Services", 1); System.Windows.Forms.ListViewItem listViewItem7 = new System.Windows.Forms.ListViewItem("Set Up The Microsoft Network", 4); System.Windows.Forms.ListViewItem listViewItem8 = new System.Windows.Forms.ListViewItem("Outlook Express", 6); this.panel1 = new System.Windows.Forms.Panel(); |
