diff options
| author | JayXKanz666 <[email protected]> | 2017-07-04 17:28:16 +0200 |
|---|---|---|
| committer | JayXKanz666 <[email protected]> | 2017-07-04 17:28:16 +0200 |
| commit | 5cb4c1858de419a72b94368d5d86f2108d097ef0 (patch) | |
| tree | e098f905452ce34c3dd5fe245f216726dbd07f11 /TimeHACK.Main/Properties/Resources.resx | |
| parent | 59c9e070258db893745f70862c4128b97a87c9fd (diff) | |
| parent | e78e3c864d9e61b460a5c42d92651d78ed22a78e (diff) | |
| download | histacom2-5cb4c1858de419a72b94368d5d86f2108d097ef0.tar.gz histacom2-5cb4c1858de419a72b94368d5d86f2108d097ef0.tar.bz2 histacom2-5cb4c1858de419a72b94368d5d86f2108d097ef0.zip | |
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.resx')
| -rw-r--r-- | TimeHACK.Main/Properties/Resources.resx | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx index 9e55366..b591188 100644 --- a/TimeHACK.Main/Properties/Resources.resx +++ b/TimeHACK.Main/Properties/Resources.resx @@ -540,4 +540,22 @@ <data name="Win95HardDiskIcon" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\WinClassic\Win95HardDiskIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> + <data name="Win95ComputerIcon" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinClassic\Win95ComputerIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="Win95ControlPanelIcon" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinClassic\Win95ControlPanelIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="Win95NetworkIcon" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinClassic\Win95NetworkIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="Win95PrintersFolder" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinClassic\Win95PrintersFolder.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="Win95RecycleIcon" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinClassic\Win95RecycleIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="WinClassicOpenFolderSmall" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinClassic\WinClassicOpenFolderSmall.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> </root>
\ No newline at end of file |
