diff options
author | Michael Meeks <michael@helixcode.com> | 2000-06-12 23:34:17 +0800 |
---|---|---|
committer | Michael Meeks <mmeeks@src.gnome.org> | 2000-06-12 23:34:17 +0800 |
commit | 038f94bb30e7b0a45fbd26e5115a4d04caa1a270 (patch) | |
tree | 7a44c5fbd1a25deff9f123547e1feb4e5707886c /shell/ChangeLog | |
parent | 0889a3a50eb13d95f0a61efc73afa4f05125c8df (diff) | |
download | gsoc2013-evolution-038f94bb30e7b0a45fbd26e5115a4d04caa1a270.tar gsoc2013-evolution-038f94bb30e7b0a45fbd26e5115a4d04caa1a270.tar.gz gsoc2013-evolution-038f94bb30e7b0a45fbd26e5115a4d04caa1a270.tar.bz2 gsoc2013-evolution-038f94bb30e7b0a45fbd26e5115a4d04caa1a270.tar.lz gsoc2013-evolution-038f94bb30e7b0a45fbd26e5115a4d04caa1a270.tar.xz gsoc2013-evolution-038f94bb30e7b0a45fbd26e5115a4d04caa1a270.tar.zst gsoc2013-evolution-038f94bb30e7b0a45fbd26e5115a4d04caa1a270.zip |
include gnome-dialog.h (PARENT_TYPE): GNOME_TYPE_DIALOG replaced with
2000-06-12 Michael Meeks <michael@helixcode.com>
* e-shell-folder-selection-dialog.c: include gnome-dialog.h
(PARENT_TYPE): GNOME_TYPE_DIALOG replaced with gnome_dialog_get_type.
svn path=/trunk/; revision=3528
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 5d2781f06f..8bd30b6f36 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2000-06-12 Michael Meeks <michael@helixcode.com> + + * e-shell-folder-selection-dialog.c: include gnome-dialog.h + (PARENT_TYPE): GNOME_TYPE_DIALOG replaced with gnome_dialog_get_type. + 2000-06-10 Ettore Perazzoli <ettore@helixcode.com> * e-shell.c (impl_Shell_user_select_folder): New, implementation |