Add Config file
authortotetm <>
Wed, 27 Jan 2010 10:55:59 +0100
changeset 37 beb938b4fb76
parent 36 b6df6fce6e5d
child 38 bd33267300aa
Add Config file
client/test/WebTest/WebTest/WebTest.Web/Content/AvailableVideoBooks.xml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/test/WebTest/WebTest/WebTest.Web/Content/AvailableVideoBooks.xml	Wed Jan 27 10:55:59 2010 +0100
@@ -0,0 +1,13 @@
+
+
+<AvailableVideoBooks BasePath="">
+	<!-- 
+		
+		metafile = Lien du fichier de méta donnée
+		title = Titre du VideoLivre
+	-->
+	<VideoBooks  metafile="/Content/ENMI08-I-bernard_stiegler-jauffret.ldt" title="Titre 1"/>
+  <VideoBooks  metafile="http://mtotet.free.fr/TestHttpSender/ENMI08-II-antoine_masson-jauffret.ldt" title="Titre 2"/>
+  <VideoBooks  metafile="/Content/ENMI08-III_elizabethrosse-psychologie_et_reseaux_sociaux-jauffret.ldt" title="Titre 3"/>
+  
+</AvailableVideoBooks>