Revision: | 8 |
Committed: | Sat Oct 22 08:58:41 2011 UTC (12 years, 1 month ago) by william |
File size: | 439 byte(s) |
Log Message: | ** initial support for themes (better put this in now, rather than having to do a major re-write later) |
# | Content |
---|---|
1 | <?xml version='1.0' encoding='utf-8'?> |
2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="NexusPowerControl.Properties" GeneratedClassName="Settings"> |
3 | <Profiles /> |
4 | <Settings> |
5 | <Setting Name="ActiveThemeName" Type="System.String" Scope="User"> |
6 | <Value Profile="(Default)">AeroLowRes</Value> |
7 | </Setting> |
8 | </Settings> |
9 | </SettingsFile> |