From 437491c4e4426c64884ee7bc2170f5100e9c64f8 Mon Sep 17 00:00:00 2001
From: Nick Schermer <nick@xfce.org>
Date: Mon, 5 Nov 2012 21:50:32 +0100
Subject: [PATCH] Make the entry the default location bar.

---
 thunar/thunar-preferences.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thunar/thunar-preferences.c b/thunar/thunar-preferences.c
index 0c0535ae2..ef4c06bfa 100644
--- a/thunar/thunar-preferences.c
+++ b/thunar/thunar-preferences.c
@@ -298,7 +298,7 @@ thunar_preferences_class_init (ThunarPreferencesClass *klass)
                                    g_param_spec_string ("last-location-bar",
                                                         "LastLocationBar",
                                                         NULL,
-                                                        "ThunarLocationButtons",
+                                                        "ThunarLocationEntry",
                                                         EXO_PARAM_READWRITE));
 
   /**
-- 
GitLab