~alexharrington/xibo/pyclient-1.1.0a22

« back to all changes in this revision

Viewing changes to client/dotNET/Properties/Settings.settings

  • Committer: Alex Harrington
  • Date: 2009-03-02 17:27:19 UTC
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: alex@longhill.org.uk-20090302172719-7qigtqo1mjydo4b3
[core] Created folder to hold code used for central services to Xibo instances

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version='1.0' encoding='utf-8'?>
2
 
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="XiboClient.Properties" GeneratedClassName="Settings">
3
 
  <Profiles />
4
 
  <Settings>
5
 
    <Setting Name="LibraryPath" Type="System.String" Scope="User">
6
 
      <Value Profile="(Default)">DEFAULT</Value>
7
 
    </Setting>
8
 
    <Setting Name="ScheduleFile" Type="System.String" Scope="Application">
9
 
      <Value Profile="(Default)">schedule.xml</Value>
10
 
    </Setting>
11
 
    <Setting Name="XiboClient_xmds_xmds" Type="(Web Service URL)" Scope="User">
12
 
      <Value Profile="(Default)">http://localhost/xibo/xmds.php</Value>
13
 
    </Setting>
14
 
    <Setting Name="ServerKey" Type="System.String" Scope="User">
15
 
      <Value Profile="(Default)">yourserverkey</Value>
16
 
    </Setting>
17
 
    <Setting Name="displayName" Type="System.String" Scope="User">
18
 
      <Value Profile="(Default)">COMPUTERNAME</Value>
19
 
    </Setting>
20
 
    <Setting Name="licensed" Type="System.Int32" Scope="User">
21
 
      <Value Profile="(Default)">0</Value>
22
 
    </Setting>
23
 
    <Setting Name="logLocation" Type="System.String" Scope="Application">
24
 
      <Value Profile="(Default)">log.xml</Value>
25
 
    </Setting>
26
 
    <Setting Name="powerpointEnabled" Type="System.Boolean" Scope="User">
27
 
      <Value Profile="(Default)">False</Value>
28
 
    </Setting>
29
 
    <Setting Name="statsEnabled" Type="System.Boolean" Scope="User">
30
 
      <Value Profile="(Default)">True</Value>
31
 
    </Setting>
32
 
    <Setting Name="serverURI" Type="System.String" Scope="User">
33
 
      <Value Profile="(Default)">http://localhost/xibo</Value>
34
 
    </Setting>
35
 
    <Setting Name="ProxyUser" Type="System.String" Scope="User">
36
 
      <Value Profile="(Default)" />
37
 
    </Setting>
38
 
    <Setting Name="ProxyPassword" Type="System.String" Scope="User">
39
 
      <Value Profile="(Default)" />
40
 
    </Setting>
41
 
    <Setting Name="ProxyDomain" Type="System.String" Scope="User">
42
 
      <Value Profile="(Default)" />
43
 
    </Setting>
44
 
    <Setting Name="ProxyPort" Type="System.String" Scope="User">
45
 
      <Value Profile="(Default)" />
46
 
    </Setting>
47
 
    <Setting Name="blackListLocation" Type="System.String" Scope="Application">
48
 
      <Value Profile="(Default)">blacklist.xml</Value>
49
 
    </Setting>
50
 
    <Setting Name="Version" Type="System.String" Scope="Application">
51
 
      <Value Profile="(Default)">1</Value>
52
 
    </Setting>
53
 
    <Setting Name="hardwareKey" Type="System.String" Scope="User">
54
 
      <Value Profile="(Default)" />
55
 
    </Setting>
56
 
    <Setting Name="StatsFlushCount" Type="System.Int32" Scope="User">
57
 
      <Value Profile="(Default)">50</Value>
58
 
    </Setting>
59
 
    <Setting Name="StatsLogFile" Type="System.String" Scope="Application">
60
 
      <Value Profile="(Default)">stats.xml</Value>
61
 
    </Setting>
62
 
    <Setting Name="XmdsLastConnection" Type="System.DateTime" Scope="User">
63
 
      <Value Profile="(Default)" />
64
 
    </Setting>
65
 
    <Setting Name="collectInterval" Type="System.Decimal" Scope="User">
66
 
      <Value Profile="(Default)">900</Value>
67
 
    </Setting>
68
 
    <Setting Name="CacheManagerFile" Type="System.String" Scope="Application">
69
 
      <Value Profile="(Default)">cacheManager.xml</Value>
70
 
    </Setting>
71
 
    <Setting Name="ClientVersion" Type="System.String" Scope="Application">
72
 
      <Value Profile="(Default)">1.0.5</Value>
73
 
    </Setting>
74
 
  </Settings>
 
1
<?xml version='1.0' encoding='utf-8'?>
 
2
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="XiboClient.Properties" GeneratedClassName="Settings">
 
3
  <Profiles />
 
4
  <Settings>
 
5
    <Setting Name="LibraryPath" Type="System.String" Scope="User">
 
6
      <Value Profile="(Default)">DEFAULT</Value>
 
7
    </Setting>
 
8
    <Setting Name="ScheduleFile" Type="System.String" Scope="Application">
 
9
      <Value Profile="(Default)">schedule.xml</Value>
 
10
    </Setting>
 
11
    <Setting Name="XiboClient_xmds_xmds" Type="(Web Service URL)" Scope="User">
 
12
      <Value Profile="(Default)">http://localhost/Xibo/server/xmds.php</Value>
 
13
    </Setting>
 
14
    <Setting Name="ServerKey" Type="System.String" Scope="User">
 
15
      <Value Profile="(Default)">changetocustomerkey</Value>
 
16
    </Setting>
 
17
    <Setting Name="displayName" Type="System.String" Scope="User">
 
18
      <Value Profile="(Default)">COMPUTERNAME</Value>
 
19
    </Setting>
 
20
    <Setting Name="licensed" Type="System.Int32" Scope="User">
 
21
      <Value Profile="(Default)">0</Value>
 
22
    </Setting>
 
23
    <Setting Name="collectInterval" Type="System.Decimal" Scope="User">
 
24
      <Value Profile="(Default)">900</Value>
 
25
    </Setting>
 
26
    <Setting Name="logLocation" Type="System.String" Scope="Application">
 
27
      <Value Profile="(Default)">log.xml</Value>
 
28
    </Setting>
 
29
    <Setting Name="powerpointEnabled" Type="System.Boolean" Scope="User">
 
30
      <Value Profile="(Default)">False</Value>
 
31
    </Setting>
 
32
    <Setting Name="auditEnabled" Type="System.Boolean" Scope="User">
 
33
      <Value Profile="(Default)">False</Value>
 
34
    </Setting>
 
35
    <Setting Name="statsEnabled" Type="System.Boolean" Scope="User">
 
36
      <Value Profile="(Default)">True</Value>
 
37
    </Setting>
 
38
    <Setting Name="serverURI" Type="System.String" Scope="User">
 
39
      <Value Profile="(Default)">https://www.xibo.co.uk/changetocustomersite</Value>
 
40
    </Setting>
 
41
    <Setting Name="ProxyUser" Type="System.String" Scope="User">
 
42
      <Value Profile="(Default)" />
 
43
    </Setting>
 
44
    <Setting Name="ProxyPassword" Type="System.String" Scope="User">
 
45
      <Value Profile="(Default)" />
 
46
    </Setting>
 
47
    <Setting Name="ProxyDomain" Type="System.String" Scope="User">
 
48
      <Value Profile="(Default)" />
 
49
    </Setting>
 
50
    <Setting Name="ProxyPort" Type="System.String" Scope="User">
 
51
      <Value Profile="(Default)" />
 
52
    </Setting>
 
53
    <Setting Name="blackListLocation" Type="System.String" Scope="Application">
 
54
      <Value Profile="(Default)">blacklist.xml</Value>
 
55
    </Setting>
 
56
    <Setting Name="Version" Type="System.String" Scope="Application">
 
57
      <Value Profile="(Default)">2.0.17</Value>
 
58
    </Setting>
 
59
  </Settings>
75
60
</SettingsFile>
 
 
b'\\ No newline at end of file'