Last change
on this file since 800 was
2,
checked in by swagner, 17 years ago
|
Added HeuristicLab 3.0 sources from former SVN repository at revision 52
|
File size:
1.3 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='utf-8'?>
|
---|
2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HeuristicLab.PluginInfrastructure.GUI.Properties" GeneratedClassName="Settings">
|
---|
3 | <Profiles />
|
---|
4 | <Settings>
|
---|
5 | <Setting Name="PluginSources" Type="System.Collections.Specialized.StringCollection" Scope="User">
|
---|
6 | <Value Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
---|
7 | <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
---|
8 | <string>http://update.heuristiclab.com/hl-nextgen/</string>
|
---|
9 | </ArrayOfString></Value>
|
---|
10 | </Setting>
|
---|
11 | <Setting Name="CacheDir" Type="System.String" Scope="User">
|
---|
12 | <Value Profile="(Default)">plugins\cache</Value>
|
---|
13 | </Setting>
|
---|
14 | <Setting Name="PluginDir" Type="System.String" Scope="User">
|
---|
15 | <Value Profile="(Default)">plugins</Value>
|
---|
16 | </Setting>
|
---|
17 | <Setting Name="BackupDir" Type="System.String" Scope="User">
|
---|
18 | <Value Profile="(Default)">plugins\backup</Value>
|
---|
19 | </Setting>
|
---|
20 | <Setting Name="TempDir" Type="System.String" Scope="User">
|
---|
21 | <Value Profile="(Default)">plugins\temp</Value>
|
---|
22 | </Setting>
|
---|
23 | </Settings>
|
---|
24 | </SettingsFile> |
---|
Note: See
TracBrowser
for help on using the repository browser.