aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.h
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>2000-01-26 08:04:16 +0800
committerArturo Espinosa <unammx@src.gnome.org>2000-01-26 08:04:16 +0800
commit9f31ce86ff0ac0c7997e977647339ffb2db0fd63 (patch)
tree36a8cf18685d0aae7a37169c72f57b53e44f94f0 /shell/e-shell-view.h
parent490b4ff6ec666a14e4f4bf0431aa7aa15b452366 (diff)
downloadgsoc2013-evolution-9f31ce86ff0ac0c7997e977647339ffb2db0fd63.tar.gz
gsoc2013-evolution-9f31ce86ff0ac0c7997e977647339ffb2db0fd63.tar.zst
gsoc2013-evolution-9f31ce86ff0ac0c7997e977647339ffb2db0fd63.zip
Make Evolution compile with the latest Bonobo changes.
Make Evolution compile with the latest Bonobo changes. Miguel. svn path=/trunk/; revision=1636
Diffstat (limited to 'shell/e-shell-view.h')
-rw-r--r--shell/e-shell-view.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/e-shell-view.h b/shell/e-shell-view.h
index b8737a5fc8..5f5c5d39c6 100644
--- a/shell/e-shell-view.h
+++ b/shell/e-shell-view.h
@@ -1,8 +1,8 @@
#ifndef E_SHELL_VIEW_H
#define E_SHELL_VIEW_H
-#include <bonobo/gnome-object.h>
-#include <bonobo/gnome-ui-handler.h>
+#include <bonobo/bonobo-object.h>
+#include <bonobo/bonobo-ui-handler.h>
#include "e-shell.h"
#define E_SHELL_VIEW_TYPE (e_shell_view_get_type ())
@@ -18,7 +18,7 @@ struct _EShellView {
EShell *eshell;
/* Our user interface handler */
- GnomeUIHandler *uih;
+ BonoboUIHandler *uih;
EFolder *efolder;
3.28&id=61e7b735a19f968764f9573d605be916929cfab3'>Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - add created by to headerjgh2013-01-151-2/+9 * - update japanese/eb to 4.4.3rm2012-09-142-8/+3 * Fix typos in COMMENTcs2012-07-291-1/+1 * The vast majority of pkg-descr files had the following format when theydougb2011-10-241-3/+1 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * - Bump shlib and PORTREVISION for japanese/eb updatepgollucci2010-02-011-2/+2 * o Update to 4.4.1.nork2009-07-211-2/+2 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Take maintainershippav2006-12-031-1/+1 * - Chase japanese/eb updatepav2006-12-03