diff options
Diffstat (limited to 'shell/apps_evolution_shell.schemas.in.in')
| -rw-r--r-- | shell/apps_evolution_shell.schemas.in.in | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/shell/apps_evolution_shell.schemas.in.in b/shell/apps_evolution_shell.schemas.in.in index 911c4fc902..303525c0a1 100644 --- a/shell/apps_evolution_shell.schemas.in.in +++ b/shell/apps_evolution_shell.schemas.in.in @@ -141,7 +141,19 @@ <long>Whether the sidebar should be visible.</long> </locale> </schema> - + + <schema> + <key>/schemas/apps/evolution/shell/view_defaults/statusbar_visible</key> + <applyto>/apps/evolution/shell/view_defaults/statusbar_visible</applyto> + <owner>evolution</owner> + <type>bool</type> + <default>TRUE</default> + <locale name="C"> + <short>Statusbar is visible</short> + <long>Whether the status bar should be visible.</long> + </locale> + </schema> + <schema> <key>/schemas/apps/evolution/shell/view_defaults/component_id</key> <applyto>/apps/evolution/shell/view_defaults/component_id</applyto> |
