From e4a88d124afb6be896ec8bddc3c7e727512ba225 Mon Sep 17 00:00:00 2001 From: Adam Dingle Date: Wed, 12 Sep 2012 13:37:02 -0700 Subject: [PATCH] Partially implemented #5794 (move send button and attachments to bottom of the compose window). There's still no cancel button. --- ui/composer.glade | 139 +++++++++++++++++++++++----------------------- 1 file changed, 68 insertions(+), 71 deletions(-) diff --git a/ui/composer.glade b/ui/composer.glade index d53b0d9b..719cdc8d 100644 --- a/ui/composer.glade +++ b/ui/composer.glade @@ -158,49 +158,13 @@ False vertical 6 - - - True - False - 6 - 6 - 6 - 6 - - - _Send - False - True - True - True - False - True - - - False - True - 0 - - - - - - - - - - - False - True - 0 - - True False 6 6 + 6 6 6 @@ -332,40 +296,6 @@ 1 - - - True - False - 6 - 6 - vertical - 6 - - - _Attach a file - False - True - True - True - start - center - False - True - - - False - False - end - 0 - - - - - False - True - 2 - - @@ -642,5 +572,72 @@ 3 + + + True + False + 6 + 6 + vertical + 6 + + + + + + False + True + 4 + + + + + True + False + 6 + 6 + 6 + + + _Attach a file + False + True + True + True + start + center + False + True + + + False + False + 0 + + + + + _Send + False + True + True + True + False + True + + + False + True + end + 1 + + + + + False + True + 5 + +