From 8a71509ee441e48215df9a9c3018214fe9a592ce Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 20 Jan 2013 18:31:11 -0500 Subject: Add a "settings" module. Collect all the "config" extensions from the "addressbook", "calendar", and "mail" modules into one place. These extensions typically just bind GObject properties of extensible classes to app-specific GSettings keys. --- modules/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/Makefile.am') diff --git a/modules/Makefile.am b/modules/Makefile.am index 509cf02273..5491a60640 100644 --- a/modules/Makefile.am +++ b/modules/Makefile.am @@ -54,6 +54,7 @@ SUBDIRS = \ plugin-lib \ plugin-manager \ prefer-plain \ + settings \ startup-wizard \ vcard-inline \ web-inspector \ -- cgit v1.2.3