Parent Directory
|
Revision Log
modify user settings dialog
1 | william | 34 | <?xml version='1.0' encoding='utf-8'?> |
2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="RomCheater.Logging.Properties" GeneratedClassName="Settings"> | ||
3 | <Profiles /> | ||
4 | <Settings> | ||
5 | <Setting Name="UpgradeRequired" Type="System.Boolean" Scope="User"> | ||
6 | <Value Profile="(Default)">True</Value> | ||
7 | </Setting> | ||
8 | <Setting Name="LoggingFlags" Type="System.Int32" Scope="User"> | ||
9 | william | 64 | <Value Profile="(Default)">7</Value> |
10 | william | 34 | </Setting> |
11 | </Settings> | ||
12 | </SettingsFile> |
ViewVC Help | |
Powered by ViewVC 1.1.22 |