Revision 4127d08d trunk/Pithos.Client.WPF/App.xaml.cs

b/trunk/Pithos.Client.WPF/App.xaml.cs
165 165
                    Thread.Sleep(Settings.Default.StartupDelay);
166 166
            }
167 167

  
168
            var splashScreen = new SplashScreen("images/logo.png");
168
            var splashScreen = new SplashScreen("images/pithos_logo-title-margin-splash-600-whitebg.png");
169 169
            splashScreen.Show(true);
170 170
            
171 171
            base.OnStartup(e);

Also available in: Unified diff