diff options
-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> |