diff options
| author | lempamo <[email protected]> | 2017-08-23 19:20:25 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-08-23 19:20:25 -0400 |
| commit | e88b2da2e398f78cc56728ab7ef53ef590f536dd (patch) | |
| tree | d9cbd87ac9d45edc4ee32118356299028c310e78 /Histacom2/Properties/Resources.resx | |
| parent | 3306d36ecbc024775972e5cf7971b2a7a70671d0 (diff) | |
| download | histacom2-e88b2da2e398f78cc56728ab7ef53ef590f536dd.tar.gz histacom2-e88b2da2e398f78cc56728ab7ef53ef590f536dd.tar.bz2 histacom2-e88b2da2e398f78cc56728ab7ef53ef590f536dd.zip | |
new title screen
Diffstat (limited to 'Histacom2/Properties/Resources.resx')
| -rw-r--r-- | Histacom2/Properties/Resources.resx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Histacom2/Properties/Resources.resx b/Histacom2/Properties/Resources.resx index 3631718..7cdf3e4 100644 --- a/Histacom2/Properties/Resources.resx +++ b/Histacom2/Properties/Resources.resx @@ -1888,4 +1888,10 @@ ] }</value> </data> + <data name="CopyrightNotice" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\TitleScreen\CopyrightNotice.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="HistacomIcon" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\HistacomIcon.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> </root>
\ No newline at end of file |
