From c4b039033dbf4afb9f5f09f9fc58dd3a4624b562 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Fri, 02 Sep 2005 09:02:13 +0000 Subject: Persist size/visibility of sidebar per document 2005-09-02 Marco Pesenti Gritti * data/evince.schemas.in: * shell/ev-window.c: (update_chrome_visibility), (setup_document_from_metadata), (update_sidebar_visibility), (setup_view_from_metadata), (ev_window_sidebar_position_change_cb), (ev_window_run_fullscreen), (ev_window_stop_fullscreen), (ev_window_run_presentation), (ev_window_stop_presentation), (ev_window_view_sidebar_cb), (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions), (load_chrome), (ev_window_init): Persist size/visibility of sidebar per document --- (limited to 'data') diff --git a/data/evince.schemas.in b/data/evince.schemas.in index 815738a..c074042 100644 --- a/data/evince.schemas.in +++ b/data/evince.schemas.in @@ -12,17 +12,6 @@ - /schemas/apps/evince/show_sidebar - /apps/evince/show_sidebar - evince - bool - true - - Show sidebar by default - Sidebar is the side item that contains the Index and Thumbnail lists. Two boolean options, true makes sidebar visible by default while false makes sidebar not visible by default. - - - /schemas/apps/evince/show_statusbar /apps/evince/show_statusbar evince @@ -33,16 +22,5 @@ Statusbar is the standard bottom bar that display additional information about links and other actions. Two boolean options, true makes the statusbar visible by default while false makes sidebar not visible by default. - - /schemas/apps/evince/sidebar_size - /apps/evince/sidebar_size - evince - int - 132 - - Default sidebar size - Sidebar is the side item that contains the Index and Thumbnail lists. The default size sets the sidebar's width in pixels based from the side of the window. Any integer will be accepted. The sidebar will never shrink smaller than the size of the text required to display Thumbnails or Index. Large values will cause the sidebar to take up as much of the page display area as possible relative to the window's size. - - -- cgit v0.9.1