diff options
| author | lempamo <[email protected]> | 2017-08-01 10:28:47 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-08-01 10:28:47 -0400 |
| commit | 554fc5e2b3027f104fceda0421fed4352749d0f8 (patch) | |
| tree | aaa04f1843ae7d04ede854f54fae74282a1a50c2 /TimeHACK.Main/Properties/Resources.resx | |
| parent | 80b1f80b0c6a3024b80551bb681952aaa79735dc (diff) | |
| download | histacom2-554fc5e2b3027f104fceda0421fed4352749d0f8.tar.gz histacom2-554fc5e2b3027f104fceda0421fed4352749d0f8.tar.bz2 histacom2-554fc5e2b3027f104fceda0421fed4352749d0f8.zip | |
fixed up moving to dirs
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 f6182d6..d40c04e 100644 --- a/TimeHACK.Main/Properties/Resources.resx +++ b/TimeHACK.Main/Properties/Resources.resx @@ -699,4 +699,10 @@ <data name="WinClassicCalcBig" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\WinClassic\WinClassicCalcBig.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> + <data name="WinClassicNotepadBig" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinClassic\WinClassicNotepadBig.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="WinClassicRegedit" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinClassic\WinClassicRegedit.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> </root>
\ No newline at end of file |
