From a4b1f5a13d14ea4f34a426774acfd1dd917f512e Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Wed, 11 Feb 2009 19:43:42 +0000 Subject: Fix 'hang up' icon size in menu, remove extra menuitem2 At the same time, i also changed the stock ID from 'stop' to 'cancel' since cancel was actually used for the toolbar 'hang up' button. In my current theme, the stop and cancel buttons are the same, but in theory they could be different, so it's safer to use the same stock ID. This fixes bug #570397 From: Jonathon Jongsma Signed-off-by: Sjoerd Simons git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@2438 4ee84921-47dd-4033-b63a-18d7a039a3e4 --- src/empathy-call-window.glade | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/src/empathy-call-window.glade b/src/empathy-call-window.glade index 2cd61557e..77a68c7ca 100644 --- a/src/empathy-call-window.glade +++ b/src/empathy-call-window.glade @@ -1,4 +1,6 @@ - + + + @@ -22,13 +24,6 @@ True - - - True - menuitem2 - True - - True @@ -37,7 +32,8 @@ True - gtk-stop + gtk-cancel + 1 -- cgit v1.2.3