Changed version to 0.7.20312
authorpkanavos <pkanavos@gmail.com>
Fri, 16 Mar 2012 17:50:18 +0000 (19:50 +0200)
committerpkanavos <pkanavos@gmail.com>
Fri, 16 Mar 2012 17:50:18 +0000 (19:50 +0200)
Changed ShellView.xaml size to 0:0

trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs
trunk/Pithos.Client.WPF/Shell/ShellView.xaml

index a61db5a..fbb6d1d 100644 (file)
@@ -93,5 +93,5 @@ using System.Windows;
 // You can specify all the values or you can default the Build and Revision Numbers 
 // by using the '*' as shown below:
 // [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("0.7.20311.0")]
-[assembly: AssemblyFileVersionAttribute("0.7.20311.0")]
+[assembly: AssemblyVersion("0.7.20312.0")]
+[assembly: AssemblyFileVersionAttribute("0.7.20312.0")]
index 8394e66..fb2be4f 100644 (file)
@@ -5,7 +5,7 @@
         xmlns:cal="http://www.caliburnproject.org"
         x:Name="TheView" WindowStartupLocation="CenterScreen" WindowStyle="None"
         Visibility="Collapsed"
-        Width="700" Height="200" SizeToContent="Width" WindowState="Minimized" Icon="/PithosPlus;component/Images/PithosTaskbar.png" xmlns:my="clr-namespace:Pithos.Client.WPF.Converters">
+        Width="0" Height="0" WindowState="Minimized" Icon="/PithosPlus;component/Images/PithosTaskbar.png" xmlns:my="clr-namespace:Pithos.Client.WPF.Converters">
 
 <!--
     <Window.Background>