diff options
| author | lempamo <[email protected]> | 2017-07-01 15:49:09 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-01 15:49:09 -0400 |
| commit | 4af9777601e85fa948bf2e246798f60f6eae2f49 (patch) | |
| tree | 9fa23607027437d4dd2b22b64d9987fafa57963e /TimeHACK.Main/Properties/Resources.resx | |
| parent | 1e15555a88864a6398b3bc811cc22f62be203f7b (diff) | |
| download | histacom2-4af9777601e85fa948bf2e246798f60f6eae2f49.tar.gz histacom2-4af9777601e85fa948bf2e246798f60f6eae2f49.tar.bz2 histacom2-4af9777601e85fa948bf2e246798f60f6eae2f49.zip | |
improved launcher
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.resx')
| -rw-r--r-- | TimeHACK.Main/Properties/Resources.resx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx index e2ac293..f865599 100644 --- a/TimeHACK.Main/Properties/Resources.resx +++ b/TimeHACK.Main/Properties/Resources.resx @@ -501,4 +501,10 @@ } }</value> </data> + <data name="Win98SideBar" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinClassic\Win98SideBar.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="LauncherSideBar" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinClassic\LauncherSideBar.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> </root>
\ No newline at end of file |
