From f30598b6146b2b6922b00052872a8c55f152ca66 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 27 Jan 2014 19:19:39 +0100 Subject: Forward/Reply styles in Preferences opened empty This is a regression after commit b5023d3, an edit of the mail-config.ui file accidentally dropped ID-s for a GtkComboBoxText items, thus the g_settings_bind() could not match any item in the combo box. --- mail/mail-config.ui | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'mail/mail-config.ui') diff --git a/mail/mail-config.ui b/mail/mail-config.ui index 97c836db73..0611b9093d 100644 --- a/mail/mail-config.ui +++ b/mail/mail-config.ui @@ -483,10 +483,10 @@ True False - Attachment - Inline (Outlook style) - Quoted - Do Not Quote + Attachment + Inline (Outlook style) + Quoted + Do Not Quote @@ -507,9 +507,9 @@ True False - Attachment - Inline - Quoted + Attachment + Inline + Quoted -- cgit v1.2.3