[epiphany] epiphany.convert: Fix cache-size schema location



commit f6f31ff0994c0c35f60910369f06541930b58f01
Author: Yanko Kaneti <yaneti declera com>
Date:   Tue Nov 16 09:04:18 2010 +0200

    epiphany.convert: Fix cache-size schema location
    
    Bug #634969
    
    Signed-off-by: Diego Escalante Urrelo <descalante igalia com>

 data/epiphany.convert |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/epiphany.convert b/data/epiphany.convert
index 34ccfd4..70d3e77 100644
--- a/data/epiphany.convert
+++ b/data/epiphany.convert
@@ -1,7 +1,6 @@
 [org.gnome.Epiphany]
 homepage-url = /apps/epiphany/general/homepage
 user-agent = /apps/epiphany/general/user_agent
-cache-size = /apps/epiphany/web/cache_size
 new-windows-in-tabs = /apps/epiphany/general/open_new_windows_in_tab
 automatic-downloads = /apps/epiphany/general/automatic_downloads
 warn-on-close-unsubmitted-data = /apps/epiphany/dialogs/warn_on_close_unsubmitted_data
@@ -31,6 +30,7 @@ enable-plugins = /apps/epiphany/web/plugins_enabled
 enable-javascript = /apps/epiphany/web/javascript_enabled
 image-animation-mode = /apps/epiphany/web/image_animation
 default-encoding = /apps/epiphany/web/default_encoding
+cache-size = /apps/epiphany/web/cache_size
 
 [org.gnome.Epiphany.state]
 save-dir = /apps/epiphany/directories/save



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