aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/face/apps_evolution_eplugin_face.schemas.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/face/apps_evolution_eplugin_face.schemas.in')
-rw-r--r--plugins/face/apps_evolution_eplugin_face.schemas.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/face/apps_evolution_eplugin_face.schemas.in b/plugins/face/apps_evolution_eplugin_face.schemas.in
new file mode 100644
index 0000000000..7583172f22
--- /dev/null
+++ b/plugins/face/apps_evolution_eplugin_face.schemas.in
@@ -0,0 +1,17 @@
+<gconfschemafile>
+ <schemalist>
+
+ <schema>
+ <key>/schemas/apps/evolution/eplugin/face/insert_by_default</key>
+ <applyto>/apps/evolution/eplugin/face/insert_by_default</applyto>
+ <owner>org.gnome.evolution.plugins.face</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Insert Face picture by default</short>
+ <long>Whether insert Face picture to outgoing messages by default. The picture should be set before checking this, otherwise nothing happens.</long>
+ </locale>
+ </schema>
+
+ </schemalist>
+</gconfschemafile>