diff --git a/App.config b/App.config index 3847826..e8b1d35 100644 --- a/App.config +++ b/App.config @@ -1,5 +1,20 @@  + +
+ + + + + + + + + + + + + @@ -34,6 +49,7 @@ + diff --git a/GeekDesk.csproj b/GeekDesk.csproj index d67ab1b..11c10f4 100644 --- a/GeekDesk.csproj +++ b/GeekDesk.csproj @@ -142,12 +142,18 @@ OtherControl.xaml + + SystemItem.xaml + TodoControl.xaml IconPannel.xaml + + SystemItemWindow.xaml + ToDoInfoWindow.xaml @@ -182,6 +188,7 @@ UpdateWindow.xaml + @@ -201,6 +208,7 @@ + @@ -235,6 +243,10 @@ Designer MSBuild:Compile + + MSBuild:Compile + Designer + Designer MSBuild:Compile @@ -243,6 +255,10 @@ Designer MSBuild:Compile + + MSBuild:Compile + Designer + Designer MSBuild:Compile @@ -368,5 +384,18 @@ True + + + + + + + + + + + + + \ No newline at end of file