From ee91096eb0134016410e094e9f0231f4780e536f Mon Sep 17 00:00:00 2001 From: LukePulverenti Luke Pulverenti luke pulverenti Date: Sat, 25 Aug 2012 17:08:27 -0400 Subject: [PATCH] Added a method in BaseApplication to get the logo image --- MediaBrowser.Common/MediaBrowser.Common.csproj | 2 +- MediaBrowser.Common/UI/BaseApplication.cs | 17 +++++++++++++++++ MediaBrowser.Common/UI/Splash.xaml | 2 +- MediaBrowser.Common/UI/Splash.xaml.cs | 2 ++ 4 files changed, 21 insertions(+), 2 deletions(-) diff --git a/MediaBrowser.Common/MediaBrowser.Common.csproj b/MediaBrowser.Common/MediaBrowser.Common.csproj index 20acef402..22a7b5920 100644 --- a/MediaBrowser.Common/MediaBrowser.Common.csproj +++ b/MediaBrowser.Common/MediaBrowser.Common.csproj @@ -132,7 +132,7 @@ - +