From: Jonathon Jongsma Date: Wed, 11 Feb 2009 19:43:42 +0000 (+0000) Subject: Fix 'hang up' icon size in menu, remove extra menuitem2 X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=27fde0e200664a302a704fa75b6d5c72eb2bca7f 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 --- 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