/schemas/apps/evolution/version /apps/evolution/version evolution string Configuration version The configuration version of Evolution, with major/minor/configuration level (for example "2.6.0"). /schemas/apps/evolution/last_version /apps/evolution/last_version evolution string Last upgraded configuration version The last upgraded configuration version of Evolution, with major/minor/configuration level (for example "2.6.0"). /schemas/apps/evolution/shell/skip_warning_dialog /apps/evolution/shell/skip_warning_dialog evolution bool false Skip development warning dialog Whether the warning dialog in development versions of Evolution is skipped. /schemas/apps/evolution/shell/attachment_view /apps/evolution/shell/attachment_view evolution int 0 Initial attachment view Initial view for attachment bar widgets. "0" is Icon View, "1" is List View. /schemas/apps/evolution/shell/start_offline /apps/evolution/shell/start_offline evolution bool false Start in offline mode Whether Evolution will start up in offline mode instead of online mode. /schemas/apps/evolution/shell/offline/folder_paths /apps/evolution/shell/offline/folder_paths evolution list string [] List of paths for the folders to be synchronized to disk for offline usage /schemas/apps/evolution/shell/view_defaults/window_y /apps/evolution/shell/view_defaults/window_y evolution int 0 Default window Y coordinate The default Y coordinate for the main window. /schemas/apps/evolution/shell/view_defaults/window_x /apps/evolution/shell/view_defaults/window_x evolution int 0 Default window X coordinate The default X coordinate for the main window. /schemas/apps/evolution/shell/view_defaults/window_width /apps/evolution/shell/view_defaults/window_width evolution int 640 Default window width The default width for the main window, in pixels. /schemas/apps/evolution/shell/view_defaults/window_height /apps/evolution/shell/view_defaults/window_height evolution int 480 Default window height The default height for the main window, in pixels. /schemas/apps/evolution/shell/view_defaults/window_maximized /apps/evolution/shell/view_defaults/window_maximized evolution bool true Default window state Whether or not the window should be maximized. /schemas/apps/evolution/shell/view_defaults/buttons_visible /apps/evolution/shell/view_defaults/buttons_visible evolution bool true Window buttons are visible Whether the window buttons should be visible. /schemas/apps/evolution/shell/view_defaults/buttons_style /apps/evolution/shell/view_defaults/buttons_style evolution string toolbar Window button style The style of the window buttons. Can be "text", "icons", "both", "toolbar". If "toolbar" is set, the style of the buttons is determined by the GNOME toolbar setting. /schemas/apps/evolution/shell/view_defaults/toolbar_visible /apps/evolution/shell/view_defaults/toolbar_visible evolution bool true Toolbar is visible Whether the toolbar should be visible. /schemas/apps/evolution/shell/view_defaults/sidebar_visible /apps/evolution/shell/view_defaults/sidebar_visible evolution bool true Sidebar is visible Whether the sidebar should be visible. /schemas/apps/evolution/shell/view_defaults/statusbar_visible /apps/evolution/shell/view_defaults/statusbar_visible evolution bool true Statusbar is visible Whether the status bar should be visible. /schemas/apps/evolution/shell/view_defaults/component_id /apps/evolution/shell/view_defaults/component_id evolution string mail ID or alias of the component to be shown by default at start-up. ID or alias of the component to be shown by default at start-up. /schemas/apps/evolution/shell/view_defaults/folder_bar/width /apps/evolution/shell/view_defaults/folder_bar/width evolution int 200 Default sidebar width The default width for the sidebar, in pixels. /schemas/apps/evolution/shell/network_config/proxy_type /apps/evolution/shell/network_config/proxy_type evolution int 0 Proxy configuration mode Select the proxy configuration mode. Supported values are 0, 1, 2, and 3 representing "use system settings", "no proxy", "use manual proxy configuration" and "use proxy configuration provided in the autoconfig url" respectively. /schemas/apps/evolution/shell/network_config/http_port /apps/evolution/shell/network_config/http_port evolution int 0 HTTP proxy port The port on the machine defined by "/apps/evolution/shell/network_config/http_host" that you proxy through. /schemas/apps/evolution/shell/network_config/http_host /apps/evolution/shell/network_config/http_host evolution string HTTP proxy host name The machine name to proxy HTTP through. /schemas/apps/evolution/shell/network_config/secure_port /apps/evolution/shell/network_config/secure_port evolution int 0 Secure HTTP proxy port The port on the machine defined by "/apps/evolution/shell/network_config/secure_host" that you proxy through. /schemas/apps/evolution/shell/network_config/secure_host /apps/evolution/shell/network_config/secure_host evolution string Secure HTTP proxy host name The machine name to proxy secure HTTP through. /schemas/apps/evolution/shell/network_config/socks_port /apps/evolution/shell/network_config/socks_port evolution int 0 SOCKS proxy port The port on the machine defined by "/apps/evolution/shell/network_config/socks_host" that you proxy through. /schemas/apps/evolution/shell/network_config/socks_host /apps/evolution/shell/network_config/socks_host evolution string SOCKS proxy host name The machine name to proxy socks through. /schemas/apps/evolution/shell/network_config/use_http_proxy /apps/evolution/shell/network_config/use_http_proxy evolution bool false Use HTTP proxy Enables the proxy settings when accessing HTTP/Secure HTTP over the Internet. /schemas/apps/evolution/shell/network_config/use_authentication /apps/evolution/shell/network_config/use_authentication evolution bool false Authenticate proxy server connections If true, then connections to the proxy server require authentication. The username is retrieved from the "/apps/evolution/shell/network_config/authentication_user" GConf key, and the password is retrieved from either gnome-keyring or the ~/.gnome2_private/Evolution password file. /schemas/apps/evolution/shell/network_config/authentication_user /apps/evolution/shell/network_config/authentication_user evolution string HTTP proxy username Username to pass as authentication when doing HTTP proxying. /schemas/apps/evolution/shell/network_config/authentication_password /apps/evolution/shell/network_config/authentication_password evolution string HTTP proxy password Password to pass as authentication when doing HTTP proxying. /schemas/apps/evolution/shell/network_config/ignore_hosts /apps/evolution/shell/network_config/ignore_hosts evolution list string [] Non-proxy hosts This key contains a list of hosts which are connected to directly, rather than via the proxy (if it is active). The values can be hostnames, domains (using an initial wildcard like *.foo.com), IP host addresses (both IPv4 and IPv6) and network addresses with a netmask (something like 192.168.0.0/24). /schemas/apps/evolution/shell/network_config/autoconfig_url /apps/evolution/shell/network_config/autoconfig_url evolution string Automatic proxy configuration URL URL that provides proxy configuration values. /schemas/apps/evolution/shell/express_mode /apps/evolution/shell/express_mode evolution bool false Enable express mode Flag that enables a much simplified user interface.