test/Control.Player.Test/Properties/Settings.settings
author cavaliet
Tue, 10 Nov 2009 13:47:58 +0100
changeset 191 8a25a85f2656
parent 32 8f2692c743ff
permissions -rw-r--r--
First step of data saving in a ldt/xml file. First step of displaying the existing ldt files (not loaded yet)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     1
<?xml version='1.0' encoding='iso-8859-1'?>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     2
<SettingsFile xmlns="uri:settings" CurrentProfile="(Default)">
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     3
  <Profiles>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     4
    <Profile Name="(Default)" />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     5
  </Profiles>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     6
  <Settings />
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     7
</SettingsFile>