Revision 70e0b702 trunk/Pithos.Client.WPF/Shell/ShellView.xaml

b/trunk/Pithos.Client.WPF/Shell/ShellView.xaml
100 100
                        </MenuItem.Icon>
101 101
                    </MenuItem>
102 102
                    <MenuItem  Header="Check For Upgrade" x:Name="CheckForUpgrade" cal:Message.Attach="CheckForUpgrade"/>
103
                    <MenuItem  Header="Show Status Window" x:Name="ShowMiniStatus" cal:Message.Attach="ShowMiniStatus"/>
103 104
                    <MenuItem x:Name="GoToSiteRootMenu"  cal:Message.Attach="[Event MouseLeftButtonUp]=[Action GoToSite()]"
104 105
                              cal:Action.TargetWithoutContext="{Binding RelativeSource={RelativeSource FindAncestor, AncestorType=MenuItem, AncestorLevel=1}, Path=DataContext}" >
105 106
                        <MenuItem.HeaderTemplate>

Also available in: Unified diff