schema keys can't be directories (#41419)
2003-04-16 Jeremy Katz <katzj@redhat.com> * evolution-mail.schemas: schema keys can't be directories (#41419) svn path=/trunk/; revision=20871
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2003-04-16 Jeremy Katz <katzj@redhat.com>
|
||||
|
||||
* evolution-mail.schemas: schema keys can't be directories (#41419)
|
||||
|
||||
2003-04-15 Jeffrey Stedfast <fejj@ximian.com>
|
||||
|
||||
* mail-config-druid.c (config_wizard_set_page): Fixed a logic
|
||||
|
||||
@ -233,7 +233,7 @@
|
||||
</schema>
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/evolution/mail/display/fonts/variable/</key>
|
||||
<key>/schemas/apps/evolution/mail/display/fonts/variable</key>
|
||||
<applyto>/apps/evolution/mail/display/fonts/variable</applyto>
|
||||
<owner>evolution-mail</owner>
|
||||
<type>string</type>
|
||||
|
||||
Reference in New Issue
Block a user