diff options
author | Carlos Garnacho Parro <carlosg@gnome.org> | 2004-08-13 04:36:31 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-08-13 04:36:31 +0800 |
commit | f52c23ee48a781d2a3d364661e0cf46554cc1274 (patch) | |
tree | 613d1b3168141be0212662f10e4e1a6c5b0e8d9a /e-util/ChangeLog | |
parent | a064dadb0c3612bccea6e2a8518edf2da53e9804 (diff) | |
download | gsoc2013-evolution-f52c23ee48a781d2a3d364661e0cf46554cc1274.tar.gz gsoc2013-evolution-f52c23ee48a781d2a3d364661e0cf46554cc1274.tar.zst gsoc2013-evolution-f52c23ee48a781d2a3d364661e0cf46554cc1274.zip |
Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0
2004-08-12 Carlos Garnacho Parro <carlosg@gnome.org>
* e-dialog-utils.c: Optionally use GtkFileChooser if compiled
against Gtk+ >= 2.4.0
svn path=/trunk/; revision=26893
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index cae9acbc05..a441f4fb33 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2004-08-12 Carlos Garnacho Parro <carlosg@gnome.org> + + * e-dialog-utils.c: Optionally use GtkFileChooser if compiled + against Gtk+ >= 2.4.0 + 2004-08-10 Not Zed <NotZed@Ximian.com> ** See bug #61840, and others. |