summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2002-08-23 14:23:14 +0000
committerAlexander Larsson <alexl@src.gnome.org>2002-08-23 14:23:14 +0000
commit8477af8665a741814aea951e8c7f992ab6dbb8a3 (patch)
treedfc5614c4d9a67e603dcf3ba4ef1af743da4d218
parentdfd4efd1f7cdeb4553ea667cc20149250be94832 (diff)
downloadnautilus-8477af8665a741814aea951e8c7f992ab6dbb8a3.tar.gz
Correct start_with_sidebar key. Patch from hp@redhat.com
2002-08-23 Alexander Larsson <alexl@redhat.com> * libnautilus-private/apps_nautilus_preferences.schemas: Correct start_with_sidebar key. Patch from hp@redhat.com
-rw-r--r--ChangeLog5
-rw-r--r--libnautilus-private/apps_nautilus_preferences.schemas4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3aef22d87..46213c39c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-23 Alexander Larsson <alexl@redhat.com>
+
+ * libnautilus-private/apps_nautilus_preferences.schemas:
+ Correct start_with_sidebar key. Patch from hp@redhat.com
+
=== nautilus 2.0.5 ===
2002-08-23 Alexander Larsson <alexl@redhat.com>
diff --git a/libnautilus-private/apps_nautilus_preferences.schemas b/libnautilus-private/apps_nautilus_preferences.schemas
index 647ad30db..84982689a 100644
--- a/libnautilus-private/apps_nautilus_preferences.schemas
+++ b/libnautilus-private/apps_nautilus_preferences.schemas
@@ -582,8 +582,8 @@
</schema>
<schema>
- <key>/schemas/apps/nautilus/preferences/start_with_side_bar</key>
- <applyto>/apps/nautilus/preferences/start_with_side_bar</applyto>
+ <key>/schemas/apps/nautilus/preferences/start_with_sidebar</key>
+ <applyto>/apps/nautilus/preferences/start_with_sidebar</applyto>
<owner>nautilus</owner>
<type>bool</type>
<default>true</default>