aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog6
-rw-r--r--mail/mail-config.glade2
2 files changed, 7 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 355a658de7..a78eba3bd6 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-03 Jeffrey Stedfast <fejj@novell.com>
+
+ * mail-config.glade: Revert the use of gtkfilechooser for Path
+ selection because otherwise users won't be able to select
+ directory pathnames. Fixes bug #64974.
+
2004-09-01 Jeffrey Stedfast <fejj@novell.com>
Fix for bug #63377 and prevention of similar cases.
diff --git a/mail/mail-config.glade b/mail/mail-config.glade
index 2103e332e5..b45623d063 100644
--- a/mail/mail-config.glade
+++ b/mail/mail-config.glade
@@ -1230,7 +1230,7 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
<property name="browse_dialog_title" translatable="yes">Mailbox location</property>
<property name="directory_entry">False</property>
<property name="modal">False</property>
- <property name="use_filechooser">True</property>
+ <property name="use_filechooser">False</property>
<child internal-child="entry">
<widget class="GtkEntry" id="source_path">