--- a/src/FingersDance.Control.Pivot/UserControlPivot.xaml.cs Fri Oct 16 03:37:48 2009 +0200
+++ b/src/FingersDance.Control.Pivot/UserControlPivot.xaml.cs Fri Oct 16 09:02:04 2009 +0200
@@ -86,6 +86,7 @@
SurfaceButtonPlayer4.Background = (Brush)FindResource((new ColorFactory()).Colors[color]);
break;
}
+
}
catch (Exception) { }
}
--- a/src/FingersDance/Resources/videos.xml Fri Oct 16 03:37:48 2009 +0200
+++ b/src/FingersDance/Resources/videos.xml Fri Oct 16 09:02:04 2009 +0200
@@ -2,17 +2,17 @@
<ArrayOfListVideoItem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ListVideoItem>
<Name>Butterfly</Name>
- <Path>C:\Users\santiago\Desktop\MercurialSurfaceFingersDance\src\FingersDance\bin\Debug\Resources\Butterfly.wmv</Path>
- <Preview>C:\Users\santiago\Desktop\MercurialSurfaceFingersDance\src\FingersDance\bin\Debug\Resources\Butterfly.jpg</Preview>
+ <Path>C:\Users\Piaf\Desktop\Développement\IRI\src\FingersDance\bin\Debug\Resources\Butterfly.wmv</Path>
+ <Preview>C:\Users\Piaf\Desktop\Développement\IRI\src\FingersDance\bin\Debug\Resources\Butterfly.jpg</Preview>
</ListVideoItem>
<ListVideoItem>
<Name>Lake</Name>
- <Path>C:\Users\santiago\Desktop\MercurialSurfaceFingersDance\src\FingersDance\bin\Debug\Resources\Lake.wmv</Path>
- <Preview>C:\Users\santiago\Desktop\MercurialSurfaceFingersDance\src\FingersDance\bin\Debug\Resources\Lake.jpg</Preview>
+ <Path>C:\Users\Piaf\Desktop\Développement\IRI\src\FingersDance\bin\Debug\Resources\Lake.wmv</Path>
+ <Preview>C:\Users\Piaf\Desktop\Développement\IRI\src\FingersDance\bin\Debug\Resources\Lake.jpg</Preview>
</ListVideoItem>
<ListVideoItem>
<Name>One Flat Thing</Name>
- <Path>C:\Users\santiago\Desktop\MercurialSurfaceFingersDance\src\FingersDance\bin\Debug\Resources\oneflat.wmv</Path>
- <Preview>C:\Users\santiago\Desktop\MercurialSurfaceFingersDance\src\FingersDance\bin\Debug\Resources\oneflat.png</Preview>
+ <Path>C:\Users\Piaf\Desktop\Développement\IRI\src\FingersDance\bin\Debug\Resources\oneflat.wmv</Path>
+ <Preview>C:\Users\Piaf\Desktop\Développement\IRI\src\FingersDance\bin\Debug\Resources\oneflat.png</Preview>
</ListVideoItem>
</ArrayOfListVideoItem>
\ No newline at end of file