Add micriwave image and make PC image smaller
This commit is contained in:
parent
3aaad4b5aa
commit
7601935e16
@ -25,7 +25,7 @@
|
||||
<InstallUrl>http://tyounglightsys.ddns.info/EduNetworkBuilder/v1/</InstallUrl>
|
||||
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
|
||||
<WebPage>publish.htm</WebPage>
|
||||
<ApplicationRevision>20</ApplicationRevision>
|
||||
<ApplicationRevision>21</ApplicationRevision>
|
||||
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
||||
<UseApplicationTrust>false</UseApplicationTrust>
|
||||
<PublishWizardCompleted>true</PublishWizardCompleted>
|
||||
@ -285,9 +285,6 @@
|
||||
<ItemGroup>
|
||||
<None Include="Resources\select.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Resources\PC.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Resources\Laptop.png" />
|
||||
</ItemGroup>
|
||||
@ -329,6 +326,7 @@
|
||||
</FileAssociation>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Resources\PC.png" />
|
||||
<None Include="Resources\WRepeater.png" />
|
||||
<None Include="Resources\WBridge.png" />
|
||||
<None Include="Resources\WRouter.png" />
|
||||
@ -336,6 +334,7 @@
|
||||
<None Include="Resources\Printer.png" />
|
||||
<None Include="Resources\BellDing.wav" />
|
||||
<None Include="Resources\Copier.png" />
|
||||
<None Include="Resources\microwave.png" />
|
||||
<Content Include="Resources\NBIco.ico" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
|
32
EduNetworkBuilder/Properties/Resources.Designer.cs
generated
32
EduNetworkBuilder/Properties/Resources.Designer.cs
generated
@ -116,12 +116,8 @@ namespace EduNetworkBuilder.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to {\rtf1\ansi\ansicpg1252\deff0\nouicompat\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Calibri;}{\f1\fnil\fcharset0 Courier New;}{\f2\fmodern\fprq1\fcharset0 Consolas;}{\f3\fnil\fcharset0 Calibri;}}
|
||||
///{\colortbl ;\red0\green0\blue255;}
|
||||
///{\*\generator Riched20 6.3.9600}\viewkind4\uc1
|
||||
///\pard\widctlpar\sa200\sl276\slmult1\f0\fs22\lang9 This is a basic help document for EduNetworkBuilder\par
|
||||
///\b Overview\par
|
||||
///\b0 EduNetworkBuilder is meant to represent fairly truthfully how a network functions while removing [rest of string was truncated]";.
|
||||
/// Looks up a localized string similar to {\rtf1\adeflang1025\ansi\ansicpg1252\uc1\adeff0\deff0\stshfdbch31505\stshfloch31506\stshfhich31506\stshfbi0\deflang1033\deflangfe1033\themelang1033\themelangfe0\themelangcs0{\fonttbl{\f0\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\f2\fbidi \fmodern\fcharset0\fprq1{\*\panose 02070309020205020404}Courier New;}
|
||||
///{\f2\fbidi \fmodern\fcharset0\fprq1{\*\panose 02070309020205020404}Courier New;}{\f37\fbidi \fswiss\fcharset0\fprq2{\*\panose 020f0502020204030204}Calibri;}{\f38\fbi [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string Help {
|
||||
get {
|
||||
@ -629,6 +625,16 @@ namespace EduNetworkBuilder.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap microwave {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("microwave", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
||||
/// </summary>
|
||||
@ -672,13 +678,13 @@ namespace EduNetworkBuilder.Properties {
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to {\rtf1\ansi\ansicpg1252\deff0\nouicompat\deflang1033{\fonttbl{\f0\fnil\fcharset0 Calibri;}}
|
||||
///{\*\generator Riched20 6.3.9600}\viewkind4\uc1
|
||||
///\pard\sa200\sl276\slmult1\f0\fs22\lang9 Version 1.0.17 \par
|
||||
///* Added more help\par
|
||||
///* Much progress made in preparing for a French translation\par
|
||||
///* Added more to help\par
|
||||
///* Removed edit -> cut, paste, copy, undo. They never did anything. So why have them?\par
|
||||
///* Save box starts in the directory of the file we opened (if we have one)\par
|
||||
///Version 1.0.16 07/18/20 [rest of string was truncated]";.
|
||||
///\pard\sa200\sl276\slmult1\f0\fs22\lang9 Version 1.0.20 08/12/2015\par
|
||||
///* wports do not display on tooltips or when printing the device info\par
|
||||
///* Added ctrl-s to quick-save a network we are working on\par
|
||||
///* commented out wireless devices for now - doing a big demo and wireless is not yet complete\par
|
||||
///* added search box to help\par
|
||||
///Version 1.0.19 08/08/2015\par
|
||||
/// [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string ReleaseNotes {
|
||||
get {
|
||||
|
@ -334,4 +334,7 @@
|
||||
<data name="Level2_VPN_woes" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\Level2_VPN_woes.enbx;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name="microwave" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\microwave.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
</root>
|
Binary file not shown.
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 3.5 KiB |
@ -1,8 +1,10 @@
|
||||
{\rtf1\ansi\ansicpg1252\deff0\nouicompat\deflang1033{\fonttbl{\f0\fnil\fcharset0 Calibri;}}
|
||||
{\*\generator Riched20 6.3.9600}\viewkind4\uc1
|
||||
\pard\sa200\sl276\slmult1\f0\fs22\lang9 Version 1.0.20\par
|
||||
\pard\sa200\sl276\slmult1\f0\fs22\lang9 Version 1.0.20 08/12/2015\par
|
||||
* wports do not display on tooltips or when printing the device info\par
|
||||
* Added ctrl-s to quick-save a network we are working on\par
|
||||
* commented out wireless devices for now - doing a big demo and wireless is not yet complete\par
|
||||
* added search box to help\par
|
||||
Version 1.0.19 08/08/2015\par
|
||||
*Updated context help for most puzzles that introduce new ideas.\par
|
||||
* Sorted Help topics when adding them in net-tests.\par
|
||||
|
BIN
EduNetworkBuilder/Resources/microwave.png
Normal file
BIN
EduNetworkBuilder/Resources/microwave.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
Loading…
Reference in New Issue
Block a user