diff options
| author | JayXKanz666 <[email protected]> | 2017-07-06 01:59:15 +0200 |
|---|---|---|
| committer | JayXKanz666 <[email protected]> | 2017-07-06 01:59:15 +0200 |
| commit | 29fdc4c04f031f88159d8d300329208d44ce7b9e (patch) | |
| tree | 2585adf80aee4b90dcad3ade367b85141a4401e5 /TimeHACK.Main/Properties/Resources.resx | |
| parent | f51799e30bfe11d0243909d41758cdc33c736378 (diff) | |
| download | histacom2-29fdc4c04f031f88159d8d300329208d44ce7b9e.tar.gz histacom2-29fdc4c04f031f88159d8d300329208d44ce7b9e.tar.bz2 histacom2-29fdc4c04f031f88159d8d300329208d44ce7b9e.zip | |
Made the Welcome screen look MUCH better
Next time, Justin, do it right. ;)
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.resx')
| -rw-r--r-- | TimeHACK.Main/Properties/Resources.resx | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx index af91fe3..c5d7bff 100644 --- a/TimeHACK.Main/Properties/Resources.resx +++ b/TimeHACK.Main/Properties/Resources.resx @@ -582,4 +582,13 @@ <data name="ICTheme_BG" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\ICTheme_BG.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> + <data name="win95_splitter" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\win95_splitter.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="win95_welcome" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\win95_welcome.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="win95_welcometip" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\win95_welcometip.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> </root>
\ No newline at end of file |
