From b5f6fc71f9aea04215b9cd1c6d18fa148b942e2e Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 21 Apr 2003 17:45:52 +0000 Subject: Change the order of the ok/cancel buttons. 2003-04-21 Jeffrey Stedfast * e-msg-composer-attachment.glade: Change the order of the ok/cancel buttons. svn path=/trunk/; revision=20904 --- composer/ChangeLog | 5 +++++ composer/e-msg-composer-attachment.glade | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/composer/ChangeLog b/composer/ChangeLog index b8e28ac9e8..2def85898c 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2003-04-21 Jeffrey Stedfast + + * e-msg-composer-attachment.glade: Change the order of the + ok/cancel buttons. + 2003-04-19 Chris Toshok [ fixes #40694 ] diff --git a/composer/e-msg-composer-attachment.glade b/composer/e-msg-composer-attachment.glade index 34876a210f..dc228eef70 100644 --- a/composer/e-msg-composer-attachment.glade +++ b/composer/e-msg-composer-attachment.glade @@ -26,27 +26,27 @@ GTK_BUTTONBOX_END - + True True True True - gtk-ok + gtk-cancel True GTK_RELIEF_NORMAL - 0 + -6 - + True True True - gtk-cancel + gtk-ok True GTK_RELIEF_NORMAL - 0 + -5 -- cgit v1.2.3