aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-location-action.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-location-action.c')
-rw-r--r--src/ephy-location-action.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-location-action.c b/src/ephy-location-action.c
index 879182e94..a15bd41d7 100644
--- a/src/ephy-location-action.c
+++ b/src/ephy-location-action.c
@@ -615,7 +615,7 @@ ephy_location_action_class_init (EphyLocationActionClass *class)
"Window",
"The navigation window",
G_TYPE_OBJECT,
- G_PARAM_WRITABLE |
+ G_PARAM_WRITABLE | G_PARAM_STATIC_NAME | G_PARAM_STATIC_NICK | G_PARAM_STATIC_BLURB |
G_PARAM_CONSTRUCT_ONLY));
g_type_class_add_private (object_class, sizeof (EphyLocationActionPrivate));