Revision 70f12b36 trunk/Pithos.Client.WPF/Shell/AboutView.xaml

b/trunk/Pithos.Client.WPF/Shell/AboutView.xaml
1 1
<Window x:Class="Pithos.Client.WPF.Shell.AboutView"
2 2
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3 3
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4
        Title="AboutView" Height="300" Width="300">
4
        Title="AboutView" Height="300" Width="300" Icon="/Pithos.Client.WPF;component/Images/PithosTaskbar.png">
5 5
    <Grid>
6 6
        <Grid.RowDefinitions>
7 7
            <RowDefinition Height="Auto"/>

Also available in: Unified diff