diff options
| author | jtsshieh <[email protected]> | 2017-08-03 07:57:11 -0400 |
|---|---|---|
| committer | jtsshieh <[email protected]> | 2017-08-03 07:57:11 -0400 |
| commit | d51d7d3a8e91b3e7c10f4e6b9dcb5526d20e2a09 (patch) | |
| tree | a3f42437f5eebab302d084abed06a73a0e175247 /TimeHACK.Main/Properties/Resources.resx | |
| parent | 9ba27fb843bdd47304e8760e43ff8927d0a60796 (diff) | |
| parent | 2029bbc59969fd4554022bc23dd6a88a2adc6d19 (diff) | |
| download | histacom2-d51d7d3a8e91b3e7c10f4e6b9dcb5526d20e2a09.tar.gz histacom2-d51d7d3a8e91b3e7c10f4e6b9dcb5526d20e2a09.tar.bz2 histacom2-d51d7d3a8e91b3e7c10f4e6b9dcb5526d20e2a09.zip | |
Merge branch 'master' of https://github.com/jtsshieh/TimeHACK
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 |
