From 80937eb544e24b51244f3ade02e69fb7a3157920 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Tue, 1 Nov 2011 17:40:16 +0100 Subject: Addressbook module GSettings migration --- data/evolution.convert | 2 ++ data/org.gnome.evolution.addressbook.gschema.xml.in | 10 ++++++++++ 2 files changed, 12 insertions(+) (limited to 'data') diff --git a/data/evolution.convert b/data/evolution.convert index 992286f88d..bd391b7330 100644 --- a/data/evolution.convert +++ b/data/evolution.convert @@ -29,6 +29,8 @@ completion-minimum-query-length = /apps/evolution/addressbook/completion/minimum completion-show-address = /apps/evolution/addressbook/completion/show_address hpane-position = /apps/evolution/addressbook/display/hpane_position layout = /apps/evolution/addressbook/display/layout +preview-show-maps = /apps/evolution/addressbook/display/preview_show_maps +primary-addressbook = /apps/evolution/addressbook/display/primary_addressbook select-names-last-used-uri = /apps/evolution/addressbook/select_names/last_used_uri show-preview = /apps/evolution/addressbook/display/show_preview vpane-position = /apps/evolution/addressbook/display/vpane_position diff --git a/data/org.gnome.evolution.addressbook.gschema.xml.in b/data/org.gnome.evolution.addressbook.gschema.xml.in index 11efc0c2af..0dcaeddbe0 100644 --- a/data/org.gnome.evolution.addressbook.gschema.xml.in +++ b/data/org.gnome.evolution.addressbook.gschema.xml.in @@ -35,6 +35,16 @@ <_summary>Contact preview pane position (vertical) <_description>Position of the contact preview pane when oriented vertically. + + false + <_summary>Show maps + <_description>Whether to show maps in preview pane + + + '' + <_summary>Primary address book + <_description>The UID of the selected (or "primary") address book in the sidebar of the "Contacts" view + true <_summary>Show preview pane -- cgit v1.2.3