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}"> - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - + + + + - - - + + + - + - + - + - + - + - + - - + + : - - - -