From 27fde0e200664a302a704fa75b6d5c72eb2bca7f Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Wed, 11 Feb 2009 19:43:42 +0000 Subject: [PATCH] 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 svn path=/trunk/; revision=2438 --- 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 2cd61557..77a68c7c 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 -- 2.39.2