summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2008-05-09 16:01:44 +0000
committerCosimo Cecchi <cosimoc@src.gnome.org>2008-05-09 16:01:44 +0000
commit0c3c4d426fb650e3383802e900ea5e713d5db423 (patch)
tree209c3ac5a4b9d2be89c2ba3d3c78fbf0710a0f2b /ChangeLog
parent0b7f46380552e5448735cc931f66ec226876321e (diff)
downloadnautilus-0c3c4d426fb650e3383802e900ea5e713d5db423.tar.gz
Use the right type for all_columns_have_same_width key in the schemas
2008-05-09 Cosimo Cecchi <cosimoc@gnome.org> * libnautilus-private/apps_nautilus_preferences.schemas.in: Use the right type for all_columns_have_same_width key in the schemas description file. (#532363). svn path=/trunk/; revision=14150
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93de4ec9a..6444560ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-05-09 Cosimo Cecchi <cosimoc@gnome.org>
+ * libnautilus-private/apps_nautilus_preferences.schemas.in:
+ Use the right type for all_columns_have_same_width key in the
+ schemas description file. (#532363).
+
+2008-05-09 Cosimo Cecchi <cosimoc@gnome.org>
+
* libnautilus-private/nautilus-dnd.c:
(nautilus_drag_file_local_internal), (nautilus_drag_drag_data_get):
* libnautilus-private/nautilus-open-with-dialog.c: