Revision 6f03d6e1 trunk/Pithos.Client.WPF/Shell/MessageView.xaml

b/trunk/Pithos.Client.WPF/Shell/MessageView.xaml
4 4
        Title="MessageView" Height="Auto" Width="500" 
5 5
        Background="{StaticResource {x:Static SystemColors.ControlBrushKey}}" 
6 6
        WindowStartupLocation="CenterScreen" 
7
        Icon="/Pithos.Client.WPF;component/Images/PithosTaskbar.png"
7
        Icon="/Pithos;component/Images/PithosTaskbar.png"
8 8
        SizeToContent="Height" xmlns:my="clr-namespace:Microsoft.Windows.Controls.Core.Converters;assembly=WPFToolkit.Extended">
9 9
    <Window.CommandBindings>
10 10
        <CommandBinding Command="ApplicationCommands.Close"

Also available in: Unified diff