aboutsummaryrefslogtreecommitdiff
path: root/src/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.c')
-rw-r--r--src/config.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.c b/src/config.c
index 94afb20..facfcbc 100644
--- a/src/config.c
+++ b/src/config.c
@@ -1287,6 +1287,9 @@ static struct gconf_keyword wydawca_kw[] = {
gconf_type_section, NULL, 0,
cb_spool, NULL, spool_kw },
+ { "all-spools", NULL, N_("Service names that request scanning all spools"),
+ gconf_type_string|GCONF_LIST, &all_spool_aliases },
+
{ NULL }
};

Return to:

Send suggestions and report system problems to the System administrator.