From 661bd212a252211db4238c3a8b3fdc7fd23a4dd1 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 21 Sep 2003 23:09:50 +0000 Subject: Complete view menu impl. There is a gtk bug that make it behave funnily 2003-09-22 Marco Pesenti Gritti * data/epiphany.schemas.in: * src/bookmarks/ephy-bookmarks-editor.c: (set_columns_visibility), (cmd_view_columns), (get_details_value), (ephy_bookmarks_editor_construct): Complete view menu impl. There is a gtk bug that make it behave funnily and the schemas does not work correctly (though I cant see any problem with, maybe it's something borked here ...) --- data/epiphany.schemas.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'data') diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 446e651c9..556476d22 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -34,6 +34,21 @@ reaching the end of the page. + + /schemas/apps/epiphany/dialogs/bookmarks_view_details + /apps/epiphany/dialogs/bookmarks_view_details + epiphany + list + string + [title] + + The bookmark informations shown in the editor view + + The bookmark informations shown in the editor view. Valid values + in the list are "address" and "title". + + + /schemas/apps/epiphany/dialogs/preferences_font_language /apps/epiphany/dialogs/preferences_font_language -- cgit v1.2.3