aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/email-custom-header/apps_evolution_email_custom_header.schemas.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/email-custom-header/apps_evolution_email_custom_header.schemas.in')
-rw-r--r--plugins/email-custom-header/apps_evolution_email_custom_header.schemas.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/email-custom-header/apps_evolution_email_custom_header.schemas.in b/plugins/email-custom-header/apps_evolution_email_custom_header.schemas.in
new file mode 100644
index 0000000000..79c8a9d8ec
--- /dev/null
+++ b/plugins/email-custom-header/apps_evolution_email_custom_header.schemas.in
@@ -0,0 +1,17 @@
+<gconfschemafile>
+ <schemalist>
+ <schema>
+ <key>/schemas/apps/evolution/eplugin/email_custom_header/customHeader</key>
+ <applyto>/apps/evolution/eplugin/email_custom_header/customHeader</applyto>
+ <owner>evolution-eplugin</owner>
+ <type>list</type>
+ <list_type>string</list_type>
+ <default>[Security=Personal;Unclassified;Protected;InConfidence;Secret;Topsecret]</default>
+ <locale name="C">
+ <short>List of Custom Header</short>
+ <long>The key specifies the list of custom headers that you can add to an outgoing message. The format for specifying a Header and Header value is: Name of the custom header followed by "=" and the values separated by ";"</long>
+ </locale>
+ </schema>
+ </schemalist>
+</gconfschemafile>
+