summaryrefslogtreecommitdiffstats
path: root/www/epiphany/files/extra-patch-embed_ephy-embed-prefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'www/epiphany/files/extra-patch-embed_ephy-embed-prefs.c')
-rw-r--r--www/epiphany/files/extra-patch-embed_ephy-embed-prefs.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/epiphany/files/extra-patch-embed_ephy-embed-prefs.c b/www/epiphany/files/extra-patch-embed_ephy-embed-prefs.c
deleted file mode 100644
index f9fbb6a13..000000000
--- a/www/epiphany/files/extra-patch-embed_ephy-embed-prefs.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- embed/ephy-embed-prefs.c.orig 2009-10-25 16:18:24.000000000 -0400
-+++ embed/ephy-embed-prefs.c 2009-10-25 16:19:05.000000000 -0400
-@@ -250,6 +250,9 @@ ephy_embed_prefs_init (void)
- /* Hardcoded settings */
- g_object_set (settings, "auto-shrink-images", FALSE, NULL);
-
-+ /* Enable spell-check by default */
-+ g_object_set (settings, "enable-spell-checking", TRUE, NULL);
-+
- /* Connections */
- connections = g_malloc (sizeof (guint) * G_N_ELEMENTS (webkit_pref_entries));
-