From 49ea5a0d6215174166b2ca46b531eaa2e81b3c6c Mon Sep 17 00:00:00 2001 From: Konstantina Chremmou Date: Wed, 20 Nov 2013 08:45:11 +0000 Subject: [PATCH] CP-6093: Set the text of the minimized outlook style buttons. Signed-off-by: Konstantina Chremmou --- XenAdmin/Controls/MainWindowControls/NavigationPane.cs | 2 +- .../Controls/MainWindowControls/NavigationPane.resx | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/XenAdmin/Controls/MainWindowControls/NavigationPane.cs b/XenAdmin/Controls/MainWindowControls/NavigationPane.cs index 367332b9c..99df3c558 100644 --- a/XenAdmin/Controls/MainWindowControls/NavigationPane.cs +++ b/XenAdmin/Controls/MainWindowControls/NavigationPane.cs @@ -161,7 +161,7 @@ namespace XenAdmin.Controls.MainWindowControls public void UpdateNotificationsButton(NotificationsSubMode mode, int entries) { notificationsView.UpdateEntries(mode, entries); - buttonNotifyBig.Text = string.Format("Notifications ({0})", notificationsView.GetTotalEntries()); + buttonNotifyBig.Text = buttonNotifySmall.Text = string.Format("Notifications ({0})", notificationsView.GetTotalEntries()); } public void XenConnectionCollectionChanged(CollectionChangeEventArgs e) diff --git a/XenAdmin/Controls/MainWindowControls/NavigationPane.resx b/XenAdmin/Controls/MainWindowControls/NavigationPane.resx index 90a9a7a9b..54bbe937e 100644 --- a/XenAdmin/Controls/MainWindowControls/NavigationPane.resx +++ b/XenAdmin/Controls/MainWindowControls/NavigationPane.resx @@ -394,7 +394,7 @@ 23, 22 - toolStripButton1 + Notifications None @@ -406,7 +406,7 @@ 29, 22 - toolStripButton1 + Saved Searches None @@ -418,7 +418,7 @@ 29, 22 - toolStripButton1 + Organization Views None @@ -430,7 +430,7 @@ 23, 22 - toolStripButton1 + Objects None @@ -442,7 +442,7 @@ 23, 22 - toolStripButton1 + Infrastructure 0, 401