devhelp r1134 - in trunk: . src
- From: rhult svn gnome org
- To: svn-commits-list gnome org
- Subject: devhelp r1134 - in trunk: . src
- Date: Sat, 4 Oct 2008 17:20:19 +0000 (UTC)
Author: rhult
Date: Sat Oct 4 17:20:19 2008
New Revision: 1134
URL: http://svn.gnome.org/viewvc/devhelp?rev=1134&view=rev
Log:
Fix typo
Modified:
trunk/ChangeLog
trunk/src/dh-window.c
Modified: trunk/src/dh-window.c
==============================================================================
--- trunk/src/dh-window.c (original)
+++ trunk/src/dh-window.c Sat Oct 4 17:20:19 2008
@@ -1217,7 +1217,7 @@
g_signal_connect (view, "title-changed",
G_CALLBACK (window_web_view_title_changed_cb),
window);
- g_signal_connect (view, "button-press--event",
+ g_signal_connect (view, "button-press-event",
G_CALLBACK (window_web_view_button_press_event_cb),
window);
/*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]