diff options
author | Michael Meeks <michael.meeks@novell.com> | 2010-03-04 02:08:34 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-03-14 09:53:17 +0800 |
commit | ab6aff8396a7ea87ffcaf215974d4d2fc457373d (patch) | |
tree | a48ec99e918d0a7c39d19219e948083ccadb3ac5 /shell | |
parent | c0f1cd53092a42fd0b96a132bda6ab8119f344ae (diff) | |
download | gsoc2013-evolution-ab6aff8396a7ea87ffcaf215974d4d2fc457373d.tar.gz gsoc2013-evolution-ab6aff8396a7ea87ffcaf215974d4d2fc457373d.tar.zst gsoc2013-evolution-ab6aff8396a7ea87ffcaf215974d4d2fc457373d.zip |
document schema to avoid errors
Diffstat (limited to 'shell')
-rw-r--r-- | shell/apps_evolution_shell.schemas.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/apps_evolution_shell.schemas.in b/shell/apps_evolution_shell.schemas.in index 5682e6440e..a0b94b3f49 100644 --- a/shell/apps_evolution_shell.schemas.in +++ b/shell/apps_evolution_shell.schemas.in @@ -395,6 +395,10 @@ <owner>evolution</owner> <type>bool</type> <default>false</default> + <locale name="C"> + <short>Enable express mode</short> + <long>Flag that enables a much simplified user interface.</long> + </locale> </schema> </schemalist> |