Installer:
[pithos-ms-client] / trunk / Pithos.Client.WPF / Shell / AboutView.xaml
index 710c8b6..98c48da 100644 (file)
@@ -12,8 +12,7 @@
             <RowDefinition Height="*"/>
             <RowDefinition Height="Auto"/>
         </Grid.RowDefinitions>
-        <Image Grid.Row="0" Source="/PithosPlus;component/Images/SmallLogo.png" />
-        <TextBlock Grid.Row="0" Text="Pithos+ " HorizontalAlignment="Center" FontSize="28" FontWeight="Bold" FontFamily="Segoe UI" Width="200" TextWrapping="WrapWithOverflow" TextAlignment="Center" VerticalAlignment="Center"/>
+        <Image Grid.Row="0" Source="/PithosPlus;component/Images/pithos_logo-title-80height.png" />
         <StackPanel Grid.Row="1" Orientation="Horizontal" Margin="10,0">
             <TextBlock Text="Version" VerticalAlignment="Center"/>
             <TextBlock x:Name="Version" Text="0.0.0.0" FontWeight="Bold" Margin="5" VerticalAlignment="Center"/>