diff options
Diffstat (limited to 'mail/evolution-mail.schemas')
-rw-r--r-- | mail/evolution-mail.schemas | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/mail/evolution-mail.schemas b/mail/evolution-mail.schemas index 35ec615733..a5a761d8b3 100644 --- a/mail/evolution-mail.schemas +++ b/mail/evolution-mail.schemas @@ -177,21 +177,7 @@ <key>/schemas/apps/evolution/mail/display/caret_mode</key> <applyto>/apps/evolution/mail/display/caret_mode</applyto> <owner>evolution-mail</owner> - <type>boolean</type> - <default>false</default> - <locale name="C"> - <short>Enable/disable caret mode</short> - <long> - Enable caret mode, so that you can see a cursor when reading mail. - </long> - </locale> - </schema> - - <schema> - <key>/schemas/apps/evolution/mail/display/caret_mode</key> - <applyto>/apps/evolution/mail/display/caret_mode</applyto> - <owner>evolution-mail</owner> - <type>boolean</type> + <type>bool</type> <default>false</default> <locale name="C"> <short>Enable/disable caret mode</short> |