From 6c142ce73aea1fdd88f41beaa64f9ceb2a7ab047 Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Tue, 17 Jul 2001 20:29:17 +0000 Subject: Make the Path: entry into a GnomeFileEntry so you get a nice "Browse..." 2001-07-17 Jason Leach * mail-config.glade: Make the Path: entry into a GnomeFileEntry so you get a nice "Browse..." button that pops up a file selector to locate your mbox files. Bug #3501. svn path=/trunk/; revision=11170 --- mail/ChangeLog | 6 ++++++ mail/mail-config.glade | 58 +++++++++++++++++++++++++++++--------------------- 2 files changed, 40 insertions(+), 24 deletions(-) diff --git a/mail/ChangeLog b/mail/ChangeLog index 1dd9b61909..0b329365b1 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-07-17 Jason Leach + + * mail-config.glade: Make the Path: entry into a GnomeFileEntry so + you get a nice "Browse..." button that pops up a file selector to + locate your mbox files. Bug #3501. + 2001-07-17 Jeffrey Stedfast * mail-format.c (mail_part_toggle_displayed): Cleaned up a bit. diff --git a/mail/mail-config.glade b/mail/mail-config.glade index c6af4f05f0..d11fae11f3 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -886,30 +886,6 @@ None - - GtkEntry - source_path - True - True - True - 0 - - - 1 - 2 - 2 - 3 - 0 - 0 - True - False - False - False - True - False - - - GtkLabel source_path_label @@ -958,6 +934,40 @@ None False + + + GnomeFileEntry + fileentry1 + 10 + Mailbox location + False + False + + 1 + 2 + 2 + 3 + 0 + 0 + True + False + False + False + True + False + + + + GtkEntry + GnomeEntry:entry + source_path + True + True + True + 0 + + + -- cgit v1.2.3