aboutsummaryrefslogtreecommitdiffstats
path: root/data/evolution.convert
Commit message (Collapse)AuthorAgeFilesLines
* Remove "drag-and-drop-save-name-format" setting.Matthew Barnes2013-05-101-1/+0
| | | | Hidden setting, no clear use case, and poorly implemented.
* Remove "Search for sender photograph only in local address books".Matthew Barnes2013-04-211-1/+0
| | | | | | | | | | | | | This was added as part of bug 360184 but no justification was given for the "local-only" part. My Spidey sense tells me it was a hack- around for the old implementation's tendency to freeze the UI while searching for a photograph. So the "local-only" option really just meant "don't freeze the UI for very long, please". The new EPhotoCache-based implementation in 3.8 NEVER freezes the UI, so the "local-only" option is no longer needed. If a remote address book is slow or unresponsive we simply cancel the async photo lookup when the user moves on to another email.
* evolution.convert: no-folder-dots setting was removed.Matthew Barnes2013-04-011-1/+0
|
* Add "headers-collapsed" setting.Matthew Barnes2013-03-171-1/+0
| | | | | | Replaces "paned-view-headers-state", which was defined as an integer for some stupid reason. Not bothering to migrate the old setting since it's one button click.
* evolution.convert: Remove leftover "force-message-limit" entry.Matthew Barnes2012-10-151-1/+0
| | | | | | | | | The GSettings key was removed in commit f4c30fe: "Bug #672249 - Crash when showing message with large text/plain" This was causing gsettings-data-convert to abort and not mark itself as having run, so the GConf conversion runs repeatedly, potentially overwriting changes the user made in GSettings.
* Remove "last-upgraded-version" GSettings key.Matthew Barnes2012-07-021-1/+0
| | | | | | | | | AFAICT, this key does nothing useful and only confuses me every time I read the EShell migration code. The "version" key records the most recently used Evolution version. That's all we need for migration. And since downgrading Evolution is not supported, we can assume this value will only increase over time.
* Remove the last remaining usage of GConfMilan Crha2012-06-151-0/+5
|
* Bug #569540 - Remove unused message-display-style GSettings keyMilan Crha2012-06-141-2/+0
|
* Adapt to evolution-data-server's port from GConf to GSettingsMilan Crha2012-06-141-3/+0
|
* Remove "enable-local" and "enable-vfolders" GSettings key.Matthew Barnes2012-06-091-2/+0
| | | | | We have built-in ESources for the 'local' and 'vfolder' mail stores, and can now track their enabled state as we would any other mail store.
* Adapt GSettings schemas to the new ESource API.Matthew Barnes2012-06-031-3/+0
|
* Bug 672593 - Typos in evolution.convertDimitri2012-03-221-2/+2
|
* Bug 666695 - Wrong schema for relocatable path in evolution.convertMatthew Barnes2011-12-231-1/+1
|
* "citation-colour" -> "citation-color"Matthew Barnes2011-11-281-1/+1
|
* Use e_restore_window() and "org.gnome.evolution.window".Matthew Barnes2011-11-281-22/+32
| | | | Apply it to all windows with persistent size and/or position.
* Tweak GSettings schemas.Matthew Barnes2011-11-231-17/+19
| | | | | | | | - Don't use the term "eplugin" for modules. - Use the term "plugin" instead of "eplugin" for plugins. - Split SpamAssassin settings into a separate schema.
* Fix some GSettings runtime issues.Matthew Barnes2011-11-231-13/+14
|
* Port autocontacts plugin to GSettingsRodrigo Moya2011-11-181-0/+9
|
* Migrate EShellSettings to GSettingsRodrigo Moya2011-11-151-1/+34
|
* Migrate itip formatter to GSettingsRodrigo Moya2011-11-041-0/+3
|
* Migrate mail notification plugin to GSettingsRodrigo Moya2011-11-021-0/+1
|
* Addressbook module GSettings migrationRodrigo Moya2011-11-021-0/+2
|
* Migrate SA extension to GSettingsRodrigo Moya2011-11-021-0/+3
|
* Almost no more GConf in e-utilRodrigo Moya2011-10-261-0/+1
|
* And yet more GSettings migration on the mail componentRodrigo Moya2011-10-201-2/+5
|
* More mail GSettings migrationRodrigo Moya2011-10-191-2/+2
|
* Make e_utils_prompt_user and callers use GSettings keysRodrigo Moya2011-10-141-1/+3
|
* Migrate external editor plugin to GSettingsRodrigo Moya2011-10-141-76/+76
|
* Migrate prefer-plain plugin to GSettingsRodrigo Moya2011-10-141-0/+4
|
* Migrate Contact Editor to GSettingsRodrigo Moya2011-10-131-13/+14
|
* Migrate ECalShellContent to GSettingsRodrigo Moya2011-10-111-0/+3
|
* Port calendar importer to GSettingsRodrigo Moya2011-10-101-0/+4
|
* Port ETask/MemoShellContent to GSettingsRodrigo Moya2011-09-221-0/+4
|
* Port ETaskShellBackend to GSettingsRodrigo Moya2011-09-211-0/+1
|
* Port e-task-shell-view-actions to GSettingsRodrigo Moya2011-09-211-0/+2
|
* Port EMemoShellBackend to GSettingsRodrigo Moya2011-09-211-0/+1
|
* Port ECalShellBackend to GSettingsRodrigo Moya2011-09-211-0/+1
|
* Port calendar sidebar to use GSettingsRodrigo Moya2011-09-211-0/+1
|
* Port e-memo-shell-view-actions.c to use GSettingsRodrigo Moya2011-09-211-0/+2
|
* Fix typo in GSettings keyRodrigo Moya2011-09-151-1/+1
|
* Port most settings in calendar-config.c to GSettingsRodrigo Moya2011-09-151-0/+9
|
* Port alarm-notify configuration to GSettingsRodrigo Moya2011-09-151-0/+6
|
* Port event/task/meeting editor to GSettingsRodrigo Moya2011-09-151-0/+6
|
* Migrate all mail schemas to GSettingsRodrigo Moya2010-11-161-1/+50
|
* Migrated half of the mail schemas to GSettingsRodrigo Moya2010-11-101-1/+38
|
* Migrate composer schemas to GSettingsRodrigo Moya2010-11-101-0/+25
|
* Move all plugin settings to their own schemasRodrigo Moya2010-11-101-4/+20
|
* Migrate external editor schemas to GSettingsRodrigo Moya2010-11-101-0/+2
|
* Migrate mail notification schemas to GSettingsRodrigo Moya2010-11-041-0/+8
|
* Migrate face picture schemas to GSettingsRodrigo Moya2010-11-041-0/+2
|
* Migrate custom headers schemas to GSettingsRodrigo Moya2010-11-041-0/+2
|
* Migrate template placeholders schemas to GSettingsRodrigo Moya2010-11-041-0/+1
|
* Migrate mail prompts schemas to GSettingsRodrigo Moya2010-11-041-0/+3
|
* Add GSettings schemas for addressbookRodrigo Moya2010-11-041-0/+9
|
* Migrate all shell schemas to GSettingsRodrigo Moya2010-11-011-0/+11
|
* Start settings schemas migrationRodrigo Moya2010-11-011-0/+12