comparison IBBoard.WarFoundry.GUI.WinForms.csproj @ 171:0e17097db8e5

Fixes #300: WinForms UI doesn't make it obvious why nothing is listed on first run * Added a warning icon and tooltip message to the New Army dialog * Added initial English translation text Also: * Layered the enabling of widgets so that they are only enabled when they make sense (so empty list won't be enabled)
author IBBoard <dev@ibboard.co.uk>
date Sat, 31 Jul 2010 14:26:21 +0000
parents 096e8516752c
children 0e39412353c4 946d37003f97
comparison
equal deleted inserted replaced
170:1925af42100c 171:0e17097db8e5
107 <Content Include="icons\document-open.png" /> 107 <Content Include="icons\document-open.png" />
108 <Content Include="icons\document-save.png" /> 108 <Content Include="icons\document-save.png" />
109 <None Include="icons\edit-redo.png" /> 109 <None Include="icons\edit-redo.png" />
110 <None Include="icons\edit-undo.png" /> 110 <None Include="icons\edit-undo.png" />
111 <Content Include="icons\list-add.png" /> 111 <Content Include="icons\list-add.png" />
112 <Content Include="icons\warning-sml.png" />
112 <Content Include="libs\log4net.dll" /> 113 <Content Include="libs\log4net.dll" />
113 <Content Include="WarFoundryPref.xml"> 114 <Content Include="WarFoundryPref.xml">
114 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 115 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
115 </Content> 116 </Content>
116 <Compile Include="AssemblyInfo.cs"> 117 <Compile Include="AssemblyInfo.cs">