Index: Core/Common/src/Core.Common.Base/Data/IProjectFactory.cs
===================================================================
diff -u -r7f397d62e5fd14b5202c620c2aed09b79f8f94c8 -rc5f13c0a18ac4de5ad65240eea191a15e1dfd235
--- Core/Common/src/Core.Common.Base/Data/IProjectFactory.cs (.../IProjectFactory.cs) (revision 7f397d62e5fd14b5202c620c2aed09b79f8f94c8)
+++ Core/Common/src/Core.Common.Base/Data/IProjectFactory.cs (.../IProjectFactory.cs) (revision c5f13c0a18ac4de5ad65240eea191a15e1dfd235)
@@ -35,7 +35,7 @@
/// when the project is created.
/// An empty object.
/// Thrown when something
- /// went wrong while creating an object.
+ /// went wrong while creating the object.
IProject CreateNewProject(Func onCreateNewProjectFunc);
}
}
\ No newline at end of file
Index: Core/Gui/src/Core.Gui/Commands/StorageCommandHandler.cs
===================================================================
diff -u -r60e0dd248732d5494d4b505fa2e397ad11574b44 -rc5f13c0a18ac4de5ad65240eea191a15e1dfd235
--- Core/Gui/src/Core.Gui/Commands/StorageCommandHandler.cs (.../StorageCommandHandler.cs) (revision 60e0dd248732d5494d4b505fa2e397ad11574b44)
+++ Core/Gui/src/Core.Gui/Commands/StorageCommandHandler.cs (.../StorageCommandHandler.cs) (revision c5f13c0a18ac4de5ad65240eea191a15e1dfd235)
@@ -56,7 +56,7 @@
/// The factory to use when creating new projects.
/// The class owning the application project.
/// The object facilitating user interaction.
- /// The object owning the parent Controller for UI.
+ /// The object owning the parent controller for UI.
public StorageCommandHandler(IStoreProject projectStorage, IMigrateProject projectMigrator,
IProjectFactory projectFactory, IProjectOwner projectOwner,
IInquiryHelper inquiryHelper, IMainWindowController mainWindowController)
Fisheye: Tag c5f13c0a18ac4de5ad65240eea191a15e1dfd235 refers to a dead (removed) revision in file `Core/Gui/src/Core.Gui/Controls/IconButton.xaml'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag c5f13c0a18ac4de5ad65240eea191a15e1dfd235 refers to a dead (removed) revision in file `Core/Gui/src/Core.Gui/Controls/IconButton.xaml.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Index: Core/Gui/src/Core.Gui/Core.Gui.csproj
===================================================================
diff -u -r6504c30fb7148a96d46f6971c4a3621d7e4d79fe -rc5f13c0a18ac4de5ad65240eea191a15e1dfd235
--- Core/Gui/src/Core.Gui/Core.Gui.csproj (.../Core.Gui.csproj) (revision 6504c30fb7148a96d46f6971c4a3621d7e4d79fe)
+++ Core/Gui/src/Core.Gui/Core.Gui.csproj (.../Core.Gui.csproj) (revision c5f13c0a18ac4de5ad65240eea191a15e1dfd235)
@@ -29,10 +29,6 @@
-
- MSBuild:Compile
- Designer
-
MSBuild:Compile
Designer
@@ -78,7 +74,6 @@
-
Index: Core/Gui/src/Core.Gui/Resources/SplashScreenBackground.png
===================================================================
diff -u -r434415295de74c310ce6d3cdd0100c28838cf9ea -rc5f13c0a18ac4de5ad65240eea191a15e1dfd235
Binary files differ