diff -r 0e4e63f6f567 -r 66911d0f0eb6 client/src/Iri.Modernisation.Data/Models/VideoChapter.cs --- 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 } ///