diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-03-27 04:32:33 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-03-27 04:32:33 +0800 |
commit | 901c4571addc9715ba94de42a4ebcff682387a15 (patch) | |
tree | 26ff328a3afa6832bb882e2a6fc42ab343b0acda /shell/ChangeLog | |
parent | 8ae13b9883bc1f0b24d0701308f0d1d6fb411be0 (diff) | |
download | gsoc2013-evolution-901c4571addc9715ba94de42a4ebcff682387a15.tar gsoc2013-evolution-901c4571addc9715ba94de42a4ebcff682387a15.tar.gz gsoc2013-evolution-901c4571addc9715ba94de42a4ebcff682387a15.tar.bz2 gsoc2013-evolution-901c4571addc9715ba94de42a4ebcff682387a15.tar.lz gsoc2013-evolution-901c4571addc9715ba94de42a4ebcff682387a15.tar.xz gsoc2013-evolution-901c4571addc9715ba94de42a4ebcff682387a15.tar.zst gsoc2013-evolution-901c4571addc9715ba94de42a4ebcff682387a15.zip |
g_warning if the control cannot be activated.
* e-shell-settings-dialog.c (load_pages): g_warning if the control
cannot be activated.
svn path=/trunk/; revision=16254
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 50f2629688..75a40b2769 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2002-03-26 Ettore Perazzoli <ettore@ximian.com> + + * e-shell-settings-dialog.c (load_pages): g_warning if the control + cannot be activated. + 2002-03-25 Dan Winship <danw@ximian.com> * e-shell.c (e_shell_construct): Register a "working" folder type |