# HG changeset patch # User ymh # Date 1253082872 -7200 # Node ID 70cca06f0a323b83b10f8868a5ce1316cd9d202f # Parent 9e2f007b19b368446c0cf3de44b2990d1fc69004 Some cleaning and setup test project fro sync source diff -r 9e2f007b19b3 -r 70cca06f0a32 src/FingersDance.Control.SyncSource/FingersDance.Control.SyncSource.csproj --- a/src/FingersDance.Control.SyncSource/FingersDance.Control.SyncSource.csproj Tue Sep 15 18:20:09 2009 +0200 +++ b/src/FingersDance.Control.SyncSource/FingersDance.Control.SyncSource.csproj Wed Sep 16 08:34:32 2009 +0200 @@ -110,7 +110,6 @@ PreserveNewest - diff -r 9e2f007b19b3 -r 70cca06f0a32 src/FingersDance.Control.SyncSource/FingersDance.Control.SyncSource.xml --- a/src/FingersDance.Control.SyncSource/FingersDance.Control.SyncSource.xml Tue Sep 15 18:20:09 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,64 +0,0 @@ - - - - - - FingersDance.Control.SyncSource - FingersDance.Control.SyncSource - FingersDance.Control.SyncSource.exe - - Resources\icon.png - - Resources\iconPreview.png - - - - - - - - - - - - - \ No newline at end of file diff -r 9e2f007b19b3 -r 70cca06f0a32 test/Control.UserPanel.Test/Control.UserPanel.Test/Control.UserPanel.Test.csproj --- a/test/Control.UserPanel.Test/Control.UserPanel.Test/Control.UserPanel.Test.csproj Tue Sep 15 18:20:09 2009 +0200 +++ b/test/Control.UserPanel.Test/Control.UserPanel.Test/Control.UserPanel.Test.csproj Wed Sep 16 08:34:32 2009 +0200 @@ -103,6 +103,9 @@ Always + + Always + diff -r 9e2f007b19b3 -r 70cca06f0a32 test/Control.UserPanel.Test/Control.UserPanel.Test/Resources/menu.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/Control.UserPanel.Test/Control.UserPanel.Test/Resources/menu.xml Wed Sep 16 08:34:32 2009 +0200 @@ -0,0 +1,74 @@ + + + + + Annotation + + + Cinematographique + + + MouvCam1 + + MouvCam1 + + + MouvCam2 + + MouvCam2 + + + Cinematographique + + + Camera + + + Axe camera1 + + Axe camera1 + + + Axe camera2 + + Axe camera2 + + + Axe camera3 + + Axe camera3 + + + Axe camera4 + + Axe camera4 + + + Camera + + + Choregraphique + + + ChildChore1 + + ChildChore1 + + + ChildChore2 + + ChildChore2 + + + Choregraphique + + + Annotation + + + ButtonRecherche + + ButtonRecherche + + + \ No newline at end of file