From 5e41bc513f3dddaf7edd80589c6de1af404897d3 Mon Sep 17 00:00:00 2001
From: Christian Persch <chpe@cvs.gnome.org>
Date: Fri, 11 Mar 2005 20:32:12 +0000
Subject: Don't activate the location entry if it's hidden. Fixes bug #169956.

2005-03-11  Christian Persch  <chpe@cvs.gnome.org>

	* src/ephy-toolbar.c: (ephy_toolbar_activate_location):

	Don't activate the location entry if it's hidden. Fixes bug #169956.
---
 doc/reference/tmpl/ephy-embed.sgml | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'doc')

diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml
index 75abf2835..c86b65f81 100644
--- a/doc/reference/tmpl/ephy-embed.sgml
+++ b/doc/reference/tmpl/ephy-embed.sgml
@@ -225,6 +225,8 @@ be done by casting).
 @: 
 @:
 @: 
+@:
+@: 
 @: 
 
 <!-- ##### SIGNAL EphyEmbed::ge-security-change ##### -->
-- 
cgit