diff options
author | Milan Crha <mcrha@redhat.com> | 2009-06-05 20:48:29 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-06-09 19:18:28 +0800 |
commit | b0e26e9c5f13c710c7677959cc457158206befe1 (patch) | |
tree | b4a7791f26ff0928e862d9d44b3b81e52cd986e0 /plugins/external-editor/apps-evolution-external-editor.schemas.in | |
parent | f9f7c3efa62b85e8f54e59382fef9ef8c80df6e6 (diff) | |
download | gsoc2013-evolution-b0e26e9c5f13c710c7677959cc457158206befe1.tar gsoc2013-evolution-b0e26e9c5f13c710c7677959cc457158206befe1.tar.gz gsoc2013-evolution-b0e26e9c5f13c710c7677959cc457158206befe1.tar.bz2 gsoc2013-evolution-b0e26e9c5f13c710c7677959cc457158206befe1.tar.lz gsoc2013-evolution-b0e26e9c5f13c710c7677959cc457158206befe1.tar.xz gsoc2013-evolution-b0e26e9c5f13c710c7677959cc457158206befe1.tar.zst gsoc2013-evolution-b0e26e9c5f13c710c7677959cc457158206befe1.zip |
Fix even more compiler warnings and disable one for format strings
Diffstat (limited to 'plugins/external-editor/apps-evolution-external-editor.schemas.in')
-rw-r--r-- | plugins/external-editor/apps-evolution-external-editor.schemas.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/external-editor/apps-evolution-external-editor.schemas.in b/plugins/external-editor/apps-evolution-external-editor.schemas.in index 38becebdb7..0f7db301e8 100644 --- a/plugins/external-editor/apps-evolution-external-editor.schemas.in +++ b/plugins/external-editor/apps-evolution-external-editor.schemas.in @@ -10,7 +10,9 @@ <short>Default External Editor</short> <long>The default command that must be used as the editor.</long> </locale> + </schema> + <schema> <key>/schemas/apps/evolution/eplugin/external-editor/launch-on-key-press</key> <applyto>/apps/evolution/eplugin/external-editor/launch-on-key-press</applyto> <owner>evolution-mail</owner> |