From 2507de9eae5d185af79d6425178ac571c4f48a75 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 2 Jul 2003 09:09:26 +0000 Subject: Use the browser icon from gnome icon theme. Get rid of cache comparing 2003-07-02 Marco Pesenti Gritti * data/art/Makefile.am: * data/art/epiphany.png: * data/epiphany.desktop.in: * data/epiphany.schemas.in: * data/glade/prefs-dialog.glade: * embed/mozilla/mozilla-notifiers.cpp: * lib/ephy-dialog.c: (ephy_dialog_set_size_group): * lib/ephy-dialog.h: * src/ephy-main.c: (main): * src/prefs-dialog.c: (prefs_dialog_init), (prefs_homepage_blank_button_clicked_cb), (fill_language_editor): * src/window-commands.c: (window_cmd_help_about): Use the browser icon from gnome icon theme. Get rid of cache comparing prefs and rehash prefs pages to make them more specific. --- data/epiphany.schemas.in | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'data/epiphany.schemas.in') diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 6bd35aebb..cfa5565ae 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -203,18 +203,6 @@ Size of disk cache, in MB. - - /schemas/apps/epiphany/web/cache_compare - /apps/epiphany/web/cache_compare - epiphany - string - automatic - - When to compare cached copy - When to compare cached copy to web copy. Possible values are - once per session, every time, never, automatic. - - /schemas/apps/epiphany/web/language /apps/epiphany/web/language -- cgit