From 719f98d5f1188c8f373834c44fd3477aabf72242 Mon Sep 17 00:00:00 2001 From: Jack Baron Date: Mon, 17 Feb 2020 01:57:58 +0000 Subject: [PATCH] cleanup and formatting --- ModAssistant/Classes/Themes.cs | 4 +- ModAssistant/Pages/About.xaml | 92 ++++++++-------- ModAssistant/Pages/Intro.xaml | 72 ++++++------- ModAssistant/Pages/Invalid.xaml | 66 ++++++------ ModAssistant/Pages/Mods.xaml | 102 +++++++++--------- ModAssistant/Pages/Options.xaml | 68 ++++++------ ModAssistant/Pages/Options.xaml.cs | 4 - ModAssistant/Styles/Button.xaml | 2 +- ModAssistant/Styles/CheckBox.xaml | 2 +- ModAssistant/Styles/ComboBox.xaml | 2 +- ModAssistant/Styles/ComboBoxItem.xaml | 2 +- ModAssistant/Styles/GridViewColumnHeader.xaml | 2 +- ModAssistant/Styles/Label.xaml | 2 +- ModAssistant/Styles/ListView.xaml | 2 +- ModAssistant/Styles/ListViewItem.xaml | 2 +- ModAssistant/Styles/Rectangle.xaml | 2 +- ModAssistant/Styles/TextBlock.xaml | 2 +- ModAssistant/Styles/ToggleButton.xaml | 2 +- ModAssistant/Themes/Light Pink.xaml | 2 +- ModAssistant/Themes/Ugly Kulu-Ya-Ku.xaml | 2 +- 20 files changed, 214 insertions(+), 220 deletions(-) diff --git a/ModAssistant/Classes/Themes.cs b/ModAssistant/Classes/Themes.cs index ed4bd56..2e15779 100644 --- a/ModAssistant/Classes/Themes.cs +++ b/ModAssistant/Classes/Themes.cs @@ -5,8 +5,6 @@ using System.Windows; using System.IO; using System.Windows.Media; using ModAssistant.Pages; -using System.Xml; -using System.Windows.Markup; using System.Reflection; using Microsoft.Win32; @@ -183,7 +181,7 @@ namespace ModAssistant { dictionary.Source = uri; } - catch(Exception ex) + catch (Exception ex) { MessageBox.Show($"Could not load {name}.\n\n{ex.Message}\n\nIgnoring..."); return null; diff --git a/ModAssistant/Pages/About.xaml b/ModAssistant/Pages/About.xaml index 2a3e2ca..51977ae 100644 --- a/ModAssistant/Pages/About.xaml +++ b/ModAssistant/Pages/About.xaml @@ -11,66 +11,66 @@ Title="{DynamicResource About:Title}"> - - - - - - - - - - - - - + + + + + + + + + + + + + - + - - + + - - + + - + - + - + - + - + - + - - - + + + vanZeben - - Creating BeatMods - The current Mod repository - Used by this Installer + + Creating BeatMods + The current Mod repository + Used by this Installer - + - - + + Umbranox - - Inspiration - Creating the Mod Manager + + Inspiration + Creating the Mod Manager @@ -78,24 +78,24 @@ - - + + lolPants - - Inspiration - Creating ModSaber - The first Mod repository - + + Inspiration + Creating ModSaber + The first Mod repository + - + - + - - - + + diff --git a/ModAssistant/Pages/Invalid.xaml b/ModAssistant/Pages/Invalid.xaml index 4e6d040..a51a481 100644 --- a/ModAssistant/Pages/Invalid.xaml +++ b/ModAssistant/Pages/Invalid.xaml @@ -8,50 +8,50 @@ d:DesignHeight="629" d:DesignWidth="1182" Title="{DynamicResource Invalid:Title}"> - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - + + + + - - - + + + - + - + - + - + - + - + - - + + : - - - -