Continuing theming work...

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044123
This commit is contained in:
skewed
2009-12-16 00:54:35 +00:00
parent d2cc190fd7
commit 08a5a8b92d
9 changed files with 518 additions and 34 deletions

View File

@@ -139,10 +139,18 @@
<Content Include="Themes\Views\Models\EditorTemplates\ThemeSiteSettingsRecord.ascx" />
</ItemGroup>
<ItemGroup>
<Content Include="SafeMode\Views\Shared\document.aspx" />
<Content Include="SafeMode\Views\Shared\layout.ascx" />
<Content Include="SafeMode\styles\site.css" />
<Content Include="SafeMode\Theme.txt" />
<Content Include="Themes\Views\Admin\Install.aspx" />
<Content Include="Themes\Views\Web.config" />
</ItemGroup>
<ItemGroup>
<Folder Include="SafeMode\scripts\" />
<Folder Include="SafeMode\styles\images\" />
<Folder Include="Themes\Views\Shared\" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.