client/src/Iri.Modernisation.Data/Models/VideoChapter.cs
changeset 18 66911d0f0eb6
parent 10 12515e11b357
child 27 f292db96b050
--- a/client/src/Iri.Modernisation.Data/Models/VideoChapter.cs	Thu Dec 03 16:05:57 2009 +0100
+++ b/client/src/Iri.Modernisation.Data/Models/VideoChapter.cs	Mon Dec 07 10:36:55 2009 +0100
@@ -13,10 +13,10 @@
 {
     public enum VideoChapterType
     {
-        Modernite=0,
-        Modernisation=1,
-        Postmodernite,
-        Ouverture
+        Modernisation = 0,
+        Modernite=1,
+        Postmodernite=2,
+        Ouverture=3
     }
 
     /// <summary>