[nautilus] trivial: fix a critical when opening preferences
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] trivial: fix a critical when opening preferences
- Date: Mon, 26 Sep 2011 14:25:03 +0000 (UTC)
commit c6299e775ae7770b5b98ede0b70e90ecd04bc742
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Sep 26 10:17:14 2011 -0400
trivial: fix a critical when opening preferences
Just a trivial cleanup for a critical accidentally introduced in commit
db72d73b3cd58493b1b8878a52ff8a9f5d350602
src/nautilus-file-management-properties.c | 2 +-
src/nautilus-file-management-properties.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/nautilus-file-management-properties.c b/src/nautilus-file-management-properties.c
index a759e16..5127f9e 100644
--- a/src/nautilus-file-management-properties.c
+++ b/src/nautilus-file-management-properties.c
@@ -717,7 +717,7 @@ nautilus_file_management_properties_dialog_setup (GtkBuilder *builder, GtkWindow
3);
nautilus_file_management_properties_size_group_create (builder,
"preview_label",
- 5);
+ 4);
create_date_format_menu (builder);
/* setup preferences */
diff --git a/src/nautilus-file-management-properties.ui b/src/nautilus-file-management-properties.ui
index cf327b6..ce058f4 100644
--- a/src/nautilus-file-management-properties.ui
+++ b/src/nautilus-file-management-properties.ui
@@ -1536,7 +1536,7 @@
<property name="can_focus">False</property>
<property name="spacing">12</property>
<child>
- <object class="GtkLabel" id="preview_label_4">
+ <object class="GtkLabel" id="preview_label_3">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]