diff options
| author | Alex-TIMEHACK <[email protected]> | 2017-08-18 14:56:56 +0100 |
|---|---|---|
| committer | Alex-TIMEHACK <[email protected]> | 2017-08-18 14:56:56 +0100 |
| commit | 414133b35d39b84537f4375e27e3e5f206655c5a (patch) | |
| tree | a7faf10e39c8fa34cad39a7b1261d793ba4bbee9 /TimeHACK.Main/Properties/Resources.resx | |
| parent | 3399ab978ca11faee44803d2b7c5f0f06855504a (diff) | |
| download | histacom2-414133b35d39b84537f4375e27e3e5f206655c5a.tar.gz histacom2-414133b35d39b84537f4375e27e3e5f206655c5a.tar.bz2 histacom2-414133b35d39b84537f4375e27e3e5f206655c5a.zip | |
Quite Big revamp on Explorer Part 1
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 6605b13..23c3c3f 100644 --- a/TimeHACK.Main/Properties/Resources.resx +++ b/TimeHACK.Main/Properties/Resources.resx @@ -804,4 +804,10 @@ <data name="IE3_StopHover" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\IE3\IE3_StopHover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> + <data name="WinClassicRtfFile" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinClassicRtfFile.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="WinClassicTextFile" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinClassicTextFile.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> </root>
\ No newline at end of file |
