summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Bug 723614 - Restore from GConf only onceMilan Crha2015-03-052-0/+9
|
* Makefile.am cleanups.Matthew Barnes2013-11-171-8/+16
| | | | | - Remove trailing tabs. - Add terminators to multi-line lists.
* Migrated org.gnome.evolution.shell.network-config.gschema.xml.in to data/ ↵Tristan Van Berkom2013-11-132-1/+77
| | | | | | | | | | directory. The gsettings schemas need to all be stored and installed from the data/ directory, this is because we compile them locally in-tree and set the GSETTINGS_SCHEMA_DIR to a local directory in order to run our tests at make check time (tests dont work without this, instead GSettings wants to abort for a missing schema).
* Define an enum for 'contacts-reminder-units' setting.Matthew Barnes2013-03-041-1/+10
| | | | The enum values correspond to EDurationType in Evolution.
* Bundle built-in data sources as a GResource.Matthew Barnes2013-01-2118-160/+0
| | | | | | | | | | | | This was primarily meant to aid our test suite, whose goal is to run successfully without requiring evolution-data-server (or its data files) to be installed. The tests inadvertently depend on these built-in data sources being present. But this is good to do anyway. Bundling the data sources directly in the evolution-source-registry binary guarantees they're always present, which the E-D-S APIs already assume, and avoids the usual problems with installed data files: I/O errors, user meddling, etc.
* Adding test-server-utilsTristan Van Berkom2012-12-151-1/+6
| | | | | A library with text fixtures for testing ESourceRegistry, EBookClient and ECalClient in a self contained fashion.
* Port remaining bits from GConf to GSettingsMilan Crha2012-06-145-4/+46
|
* Add built-in ESource key files.Matthew Barnes2012-06-0318-0/+160
|
* Add GSettings schemas for default sources.Matthew Barnes2012-06-032-0/+41
Schema: org.gnome.Evolution.DefaultSources