summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Meeks <michael@src.gnome.org>2002-03-18 17:21:48 +0000
committerMichael Meeks <michael@src.gnome.org>2002-03-18 17:21:48 +0000
commita8bb3c5df03d4fdf6b776b9535e3a3ed3ab75e9b (patch)
tree05ed85f2e1aae00778c3173bbe5c0ea75b8adeff /configure.in
parent13128be2239ae047c404bc9fc8851bfdce2e6d29 (diff)
downloadnautilus-a8bb3c5df03d4fdf6b776b9535e3a3ed3ab75e9b.tar.gz
guard window creation to avoid re-enterancy, via. other shell calls to
* src/nautilus-application.c (nautilus_application_create_desktop_window): guard window creation to avoid re-enterancy, via. other shell calls to create windows. * src/nautilus-main.c (main): vfs and bonobo init is done for us by gnome_program_init. * src/nautilus-view-frame.c (nautilus_view_frame_selection_changed), (send_history): check we have a listener before constructing potentially large and slow change notifications. * configure.in: require bonobo 1.113.0 where we have the event source acceleration.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index cbe0ca5a7..259d73e57 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ dnl ===========================================================================
ART_REQUIRED=2.3.6
BONOBO_ACTIVATION_REQUIRED=0.9.3
-BONOBO_REQUIRED=1.110
+BONOBO_REQUIRED=1.113
BONOBO_UI_REQUIRED=1.110.2
EEL_REQUIRED=1.1.8
ESOUND_REQUIRED=0.2.23