diff options
| author | AShifter <[email protected]> | 2017-05-07 14:59:34 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-05-07 14:59:34 -0700 |
| commit | dcd6501aed4423bf28d3e27b596050d68028775c (patch) | |
| tree | 5d5b743c21f4ab3a442332c8b93b32399683bef1 /TimeHACK.Main/Properties/Resources.resx | |
| parent | fbc7bcb9e8f88ff4ebe3578e589fef845ff931ec (diff) | |
| parent | 29d2b28cffd5d0f59632a761c2221ece7f257304 (diff) | |
| download | histacom2-dcd6501aed4423bf28d3e27b596050d68028775c.tar.gz histacom2-dcd6501aed4423bf28d3e27b596050d68028775c.tar.bz2 histacom2-dcd6501aed4423bf28d3e27b596050d68028775c.zip | |
Merge pull request #68 from AShifter/master
start Win98
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.resx')
| -rw-r--r-- | TimeHACK.Main/Properties/Resources.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx index b8f12b4..a2d8001 100644 --- a/TimeHACK.Main/Properties/Resources.resx +++ b/TimeHACK.Main/Properties/Resources.resx @@ -339,4 +339,7 @@ <data name="google" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\resources\ie4\google.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> + <data name="WinClassicTaskbarItem" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\resources\winclassic\winclassictaskbaritem.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> </root>
\ No newline at end of file |
