diff --git a/SparkleShare/Windows/SparkleEventLog.cs b/SparkleShare/Windows/SparkleEventLog.cs index 3c62d570..282db9c0 100644 --- a/SparkleShare/Windows/SparkleEventLog.cs +++ b/SparkleShare/Windows/SparkleEventLog.cs @@ -58,7 +58,7 @@ namespace SparkleShare { Background = new SolidColorBrush (Color.FromRgb (240, 240, 240)); AllowsTransparency = false; - // TODO: right side of screen like on Mac + // TODO: right side of screen and 90% of height like on Mac WindowStartupLocation = WindowStartupLocation.CenterScreen; WriteOutImages (); diff --git a/data/install/bannrbmp.bmp b/data/install/bannrbmp.bmp deleted file mode 100644 index ed3fecd0..00000000 Binary files a/data/install/bannrbmp.bmp and /dev/null differ diff --git a/data/install/dlgbmp.bmp b/data/install/dlgbmp.bmp deleted file mode 100644 index d18088ae..00000000 Binary files a/data/install/dlgbmp.bmp and /dev/null differ