src/FingersDance/Resources/videos.xml
author sarias
Thu, 15 Oct 2009 16:25:38 +0200
changeset 153 3636bb5f4b67
parent 131 9331c3dea175
child 157 0fd2b41ab402
permissions -rw-r--r--
Custom Label and UserControl NewProject and SessionInput changes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
100
e6e3b164a9a8 ListVideo
PAMPHILE Jonathan <pamphile@efrei.fr>
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?>
e6e3b164a9a8 ListVideo
PAMPHILE Jonathan <pamphile@efrei.fr>
parents:
diff changeset
     2
<ArrayOfListVideoItem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
e6e3b164a9a8 ListVideo
PAMPHILE Jonathan <pamphile@efrei.fr>
parents:
diff changeset
     3
  <ListVideoItem>
e6e3b164a9a8 ListVideo
PAMPHILE Jonathan <pamphile@efrei.fr>
parents:
diff changeset
     4
    <Name>Butterfly</Name>
153
3636bb5f4b67 Custom Label and UserControl NewProject and SessionInput changes
sarias
parents: 131
diff changeset
     5
    <Path>C:\Users\santiago\Desktop\MercurialSurfaceFingersDance\src\FingersDance\bin\Debug\Resources\Butterfly.wmv</Path>
3636bb5f4b67 Custom Label and UserControl NewProject and SessionInput changes
sarias
parents: 131
diff changeset
     6
    <Preview>C:\Users\santiago\Desktop\MercurialSurfaceFingersDance\src\FingersDance\bin\Debug\Resources\Butterfly.jpg</Preview>
100
e6e3b164a9a8 ListVideo
PAMPHILE Jonathan <pamphile@efrei.fr>
parents:
diff changeset
     7
  </ListVideoItem>
e6e3b164a9a8 ListVideo
PAMPHILE Jonathan <pamphile@efrei.fr>
parents:
diff changeset
     8
  <ListVideoItem>
e6e3b164a9a8 ListVideo
PAMPHILE Jonathan <pamphile@efrei.fr>
parents:
diff changeset
     9
    <Name>Lake</Name>
153
3636bb5f4b67 Custom Label and UserControl NewProject and SessionInput changes
sarias
parents: 131
diff changeset
    10
    <Path>C:\Users\santiago\Desktop\MercurialSurfaceFingersDance\src\FingersDance\bin\Debug\Resources\Lake.wmv</Path>
3636bb5f4b67 Custom Label and UserControl NewProject and SessionInput changes
sarias
parents: 131
diff changeset
    11
    <Preview>C:\Users\santiago\Desktop\MercurialSurfaceFingersDance\src\FingersDance\bin\Debug\Resources\Lake.jpg</Preview>
124
14b058fc64fc Modify TimelineView's scale on resize event
cavaliet
parents: 123
diff changeset
    12
  </ListVideoItem>
14b058fc64fc Modify TimelineView's scale on resize event
cavaliet
parents: 123
diff changeset
    13
  <ListVideoItem>
14b058fc64fc Modify TimelineView's scale on resize event
cavaliet
parents: 123
diff changeset
    14
    <Name>One Flat Thing</Name>
153
3636bb5f4b67 Custom Label and UserControl NewProject and SessionInput changes
sarias
parents: 131
diff changeset
    15
    <Path>C:\Users\santiago\Desktop\MercurialSurfaceFingersDance\src\FingersDance\bin\Debug\Resources\oneflat.wmv</Path>
3636bb5f4b67 Custom Label and UserControl NewProject and SessionInput changes
sarias
parents: 131
diff changeset
    16
    <Preview>C:\Users\santiago\Desktop\MercurialSurfaceFingersDance\src\FingersDance\bin\Debug\Resources\oneflat.png</Preview>
100
e6e3b164a9a8 ListVideo
PAMPHILE Jonathan <pamphile@efrei.fr>
parents:
diff changeset
    17
  </ListVideoItem>
e6e3b164a9a8 ListVideo
PAMPHILE Jonathan <pamphile@efrei.fr>
parents:
diff changeset
    18
</ArrayOfListVideoItem>