diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-08-20 04:45:57 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-08-20 04:45:57 +0800 |
commit | 069c1918f0519758a66e067d0734cb0a1ec32518 (patch) | |
tree | b2e40200b643bcf3623c8b0854a326b8df908933 /mail/ChangeLog | |
parent | 5fb3a28aba18266a1cfc3759e6fc271a86531cb8 (diff) | |
download | gsoc2013-evolution-069c1918f0519758a66e067d0734cb0a1ec32518.tar gsoc2013-evolution-069c1918f0519758a66e067d0734cb0a1ec32518.tar.gz gsoc2013-evolution-069c1918f0519758a66e067d0734cb0a1ec32518.tar.bz2 gsoc2013-evolution-069c1918f0519758a66e067d0734cb0a1ec32518.tar.lz gsoc2013-evolution-069c1918f0519758a66e067d0734cb0a1ec32518.tar.xz gsoc2013-evolution-069c1918f0519758a66e067d0734cb0a1ec32518.tar.zst gsoc2013-evolution-069c1918f0519758a66e067d0734cb0a1ec32518.zip |
Fix a copy/paste-o. Use the pgp_path GnomeFileEntry widget rather than the
2002-08-19 Jeffrey Stedfast <fejj@ximian.com>
* mail-preferences.c (mail_preferences_apply): Fix a
copy/paste-o. Use the pgp_path GnomeFileEntry widget rather than
the notify_sound_file GnomeFileEntry widget for the pgp path stuff
:-)
svn path=/trunk/; revision=17806
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b0fe5bc5a1..b5a7149073 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2002-08-19 Jeffrey Stedfast <fejj@ximian.com> + + * mail-preferences.c (mail_preferences_apply): Fix a + copy/paste-o. Use the pgp_path GnomeFileEntry widget rather than + the notify_sound_file GnomeFileEntry widget for the pgp path stuff + :-) + 2002-08-19 Dan Winship <danw@ximian.com> * mail-account-gui.c (mail_account_gui_setup): source_type_changed |