diff --git a/App.xaml b/App.xaml index a8442ea..017fb10 100644 --- a/App.xaml +++ b/App.xaml @@ -1,9 +1,7 @@ - + - + - + \ No newline at end of file diff --git a/Assets/app.png b/Assets/app.png new file mode 100644 index 0000000..29a23a4 Binary files /dev/null and b/Assets/app.png differ diff --git a/ConfigEditorWindow.xaml b/ConfigEditorWindow.xaml index eec762c..ca1e393 100644 --- a/ConfigEditorWindow.xaml +++ b/ConfigEditorWindow.xaml @@ -5,12 +5,9 @@ xmlns:viewmodels="clr-namespace:DirectoryCreator.ViewModels" mc:Ignorable="d" Title="Editor de Configuraciones" Height="600" Width="800" WindowStartupLocation="CenterOwner"> - - - + + + @@ -21,14 +18,15 @@ - - + + +