- Don't use the term "eplugin" for modules. - Use the term "plugin" instead of "eplugin" for plugins. - Split SpamAssassin settings into a separate schema.
10 lines
361 B
XML
10 lines
361 B
XML
<schemalist>
|
|
<schema gettext-domain="evolution" id="org.gnome.evolution.plugin.itip" path="/org/gnome/evolution/plugin/itip/">
|
|
<key name="delete-processed" type="b">
|
|
<default>false</default>
|
|
<_summary>Delete processed</_summary>
|
|
<_description>Whether to delete processed iTip objects</_description>
|
|
</key>
|
|
</schema>
|
|
</schemalist>
|