From f66a2306e3b29591cc4fce485afbc12f3221e459 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 3 Nov 2009 14:38:08 +0000 Subject: new-chatroom-dialog: swap the position of the 'Room' and 'Server' entries. The 'Server' entry is optionnal and it looks weird to display it first (#597678). --- src/empathy-new-chatroom-dialog.ui | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'src/empathy-new-chatroom-dialog.ui') diff --git a/src/empathy-new-chatroom-dialog.ui b/src/empathy-new-chatroom-dialog.ui index c2fb13470..903877f20 100644 --- a/src/empathy-new-chatroom-dialog.ui +++ b/src/empathy-new-chatroom-dialog.ui @@ -40,8 +40,8 @@ 1 3 - 2 - 3 + 1 + 2 GTK_FILL @@ -54,8 +54,8 @@ entry_room - 2 - 3 + 1 + 2 GTK_FILL @@ -69,8 +69,8 @@ 1 3 - 1 - 2 + 2 + 3 GTK_FILL @@ -84,8 +84,8 @@ entry_server - 1 - 2 + 2 + 3 GTK_FILL -- cgit v1.2.3