[epiphany] Think McFly, think!



commit 89e92f625178ff6e1177610f18076180f10630be
Author: Xan Lopez <xlopez igalia com>
Date:   Wed Apr 20 11:07:03 2011 -0700

    Think McFly, think!

 src/prefs-dialog.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/prefs-dialog.c b/src/prefs-dialog.c
index 8c0cd31..1cc3936 100644
--- a/src/prefs-dialog.c
+++ b/src/prefs-dialog.c
@@ -244,6 +244,9 @@ create_node_combo (EphyDialog *dialog,
 	title_col = ephy_tree_model_node_add_prop_column
 			(nodemodel, G_TYPE_STRING, EPHY_NODE_ENCODING_PROP_TITLE_ELIDED);
 
+	ephy_tree_model_node_add_prop_column
+		(nodemodel, G_TYPE_STRING, EPHY_NODE_ENCODING_PROP_ENCODING);
+
 	sortmodel = ephy_tree_model_sort_new (GTK_TREE_MODEL (nodemodel));
 
 	gtk_tree_sortable_set_sort_column_id



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]