diff options
| author | lempamo <[email protected]> | 2017-07-05 18:41:55 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-05 18:41:55 -0400 |
| commit | 497b5cf0971964c7dac407cb97b695d28be0c90d (patch) | |
| tree | 23fb10b6a8c698bc5d6381ef9fd6bf0e8139c0c9 /TimeHACK.Engine/Properties/Resources.resx | |
| parent | fa18e32a23d001d75afdc550742eeb89e1608328 (diff) | |
| download | histacom2-497b5cf0971964c7dac407cb97b695d28be0c90d.tar.gz histacom2-497b5cf0971964c7dac407cb97b695d28be0c90d.tar.bz2 histacom2-497b5cf0971964c7dac407cb97b695d28be0c90d.zip | |
Added "Inside Your Computer" Theme
Diffstat (limited to 'TimeHACK.Engine/Properties/Resources.resx')
| -rw-r--r-- | TimeHACK.Engine/Properties/Resources.resx | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/TimeHACK.Engine/Properties/Resources.resx b/TimeHACK.Engine/Properties/Resources.resx index aeb1500..08e94f6 100644 --- a/TimeHACK.Engine/Properties/Resources.resx +++ b/TimeHACK.Engine/Properties/Resources.resx @@ -199,4 +199,13 @@ <data name="Win98Stop" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\Win98Stop.WAV;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </data> + <data name="Win95PlusInsideComputerStart" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\Win95PlusInsideComputerStart.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </data> + <data name="Win95PlusInsideComputerStop" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\Win95PlusInsideComputerStop.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </data> + <data name="Win95PlusInsideComputerWallpaper" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\Win95PlusInsideComputerWallpaper.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> </root>
\ No newline at end of file |
