Files
evolution/data/org.gnome.evolution.plugin.itip.gschema.xml.in
T

20 lines
983 B
Plaintext

<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>
<key name="preserve-reminder" type="b">
<default>true</default>
<_summary>Preserve existing reminder by default</_summary>
<_description>Whether to preset option to preserve existing reminder by default</_description>
</key>
<key name="show-message-description" type="b">
<default>true</default>
<_summary>Show invitation description provided by the sender</_summary>
<_description>Set to true to show invitation description as provided by the sender, if such is available; otherwise generate the invitation description from the iCalendar component</_description>
</key>
</schema>
</schemalist>