diff options
| author | Milan Crha <mcrha@redhat.com> | 2012-06-14 10:40:10 +0200 |
|---|---|---|
| committer | Milan Crha <mcrha@redhat.com> | 2012-06-14 10:41:28 +0200 |
| commit | 8079043125af940a00a4570db6c462867acd8fa2 (patch) | |
| tree | 682b003368cee2b8f9f6a27e246f4e150df19497 /data/evolution-data-server.convert | |
| parent | 2dfe01b2d28ea4f1dac575e39eb3a25358b56d1a (diff) | |
| download | evolution-data-server-8079043125af940a00a4570db6c462867acd8fa2.tar.gz | |
Port remaining bits from GConf to GSettings
Diffstat (limited to 'data/evolution-data-server.convert')
| -rw-r--r-- | data/evolution-data-server.convert | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/evolution-data-server.convert b/data/evolution-data-server.convert new file mode 100644 index 000000000..1c398486f --- /dev/null +++ b/data/evolution-data-server.convert @@ -0,0 +1,7 @@ +[org.gnome.evolution-data-server.addressbook] +self-contact-uid = /apps/evolution/addressbook/self/self_uid + +[org.gnome.evolution-data-server.calendar] +contacts-reminder-enabled = /apps/evolution/calendar/other/use_ba_reminder +contacts-reminder-interval = /apps/evolution/calendar/other/ba_reminder_interval +contacts-reminder-units = /apps/evolution/calendar/other/ba_reminder_units |
