[Xfce4-commits] <thunar:master> Make the entry the default location bar.

Nick Schermer noreply at xfce.org
Mon Nov 5 21:52:02 CET 2012


Updating branch refs/heads/master
         to 437491c4e4426c64884ee7bc2170f5100e9c64f8 (commit)
       from a7be00904bec59f7e70e5285c7d14973f6f59b7f (commit)

commit 437491c4e4426c64884ee7bc2170f5100e9c64f8
Author: Nick Schermer <nick at xfce.org>
Date:   Mon Nov 5 21:50:32 2012 +0100

    Make the entry the default location bar.

 thunar/thunar-preferences.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/thunar/thunar-preferences.c b/thunar/thunar-preferences.c
index 0c0535a..ef4c06b 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));
 
   /**


More information about the Xfce4-commits mailing list