diff options
author | Jon Trowbridge <trow@gnu.org> | 2001-06-07 06:35:22 +0800 |
---|---|---|
committer | Jon Trowbridge <trow@src.gnome.org> | 2001-06-07 06:35:22 +0800 |
commit | 53fe0954cb52ebad13c96967077501fe28b868d3 (patch) | |
tree | cba8461eb79f4268b2c20cd414750ef44a1079df /libversit/vctest.c | |
parent | 66782a0fc5f174ab1f3abe0192f418a16dca2f54 (diff) | |
download | gsoc2013-evolution-53fe0954cb52ebad13c96967077501fe28b868d3.tar gsoc2013-evolution-53fe0954cb52ebad13c96967077501fe28b868d3.tar.gz gsoc2013-evolution-53fe0954cb52ebad13c96967077501fe28b868d3.tar.bz2 gsoc2013-evolution-53fe0954cb52ebad13c96967077501fe28b868d3.tar.lz gsoc2013-evolution-53fe0954cb52ebad13c96967077501fe28b868d3.tar.xz gsoc2013-evolution-53fe0954cb52ebad13c96967077501fe28b868d3.tar.zst gsoc2013-evolution-53fe0954cb52ebad13c96967077501fe28b868d3.zip |
Changed purely informational debug spew from a g_warning to a g_message.
2001-06-06 Jon Trowbridge <trow@gnu.org>
* evolution-storage.c (impl_Storage_async_create_folder): Changed
purely informational debug spew from a g_warning to a g_message.
* e-shell-importer.c (show_import_wizard): The import wizard
defined in import.glade only has three pages... yet we were trying
to manipulate "page4" as the finish page, with the expected bad
results. My guess is that the .glade file got changed, but the
code didn't get updated.
(start_import): We were trying to bonobo_object_unref
(BONOBO_OBJECT (icd->client)), which is fine except for the
fact that icd->client is just a GtkObject, not a BonoboObject.
Changed to a gtk_object_unref.
(start_import): Changed a purely informational bit of debug
spew from a g_warning to a g_message.
svn path=/trunk/; revision=10139
Diffstat (limited to 'libversit/vctest.c')
0 files changed, 0 insertions, 0 deletions