ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/NexusPowerControl/trunk/NexusPowerControl/NexusPowerControl.csproj
(Generate patch)

Comparing trunk/NexusPowerControl/NexusPowerControl.csproj (file contents):
Revision 7 by william, Sat Oct 22 08:22:48 2011 UTC vs.
Revision 8 by william, Sat Oct 22 08:58:41 2011 UTC

--- trunk/NexusPowerControl/NexusPowerControl.csproj	2011/10/22 08:22:48	7
+++ trunk/NexusPowerControl/NexusPowerControl.csproj	2011/10/22 08:58:41	8
@@ -54,6 +54,7 @@
     </Compile>
     <Compile Include="Program.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="ThemeLoader.cs" />
     <EmbeddedResource Include="Form1.resx">
       <DependentUpon>Form1.cs</DependentUpon>
     </EmbeddedResource>
@@ -67,6 +68,7 @@
       <DependentUpon>Resources.resx</DependentUpon>
       <DesignTime>True</DesignTime>
     </Compile>
+    <None Include="app.config" />
     <None Include="Properties\Settings.settings">
       <Generator>SettingsSingleFileGenerator</Generator>
       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
@@ -78,7 +80,9 @@
     </Compile>
   </ItemGroup>
   <ItemGroup>
-    <None Include="theme\Aero LowRes.png" />
+    <Content Include="theme\AeroLowRes\theme.xml" />
+    <Content Include="theme\themes.xml" />
+    <None Include="theme\AeroLowRes\main.png" />
     <Content Include="theme\wsFullBody.png" />
     <Content Include="theme\WsWeather.png" />
   </ItemGroup>