diff options
Diffstat (limited to 'shell/apps_evolution_shell.schemas')
| -rw-r--r-- | shell/apps_evolution_shell.schemas | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/shell/apps_evolution_shell.schemas b/shell/apps_evolution_shell.schemas index d8ad7802d7..e58974edd2 100644 --- a/shell/apps_evolution_shell.schemas +++ b/shell/apps_evolution_shell.schemas @@ -213,13 +213,13 @@ </schema> <schema> - <key>/schemas/apps/evolution/shell/view_defaults/folder_path</key> - <applyto>/apps/evolution/shell/view_defaults/folder_path</applyto> + <key>/schemas/apps/evolution/shell/view_defaults/component_id</key> + <applyto>/apps/evolution/shell/view_defaults/component_id</applyto> <owner>evolution</owner> <type>string</type> <locale name="C"> - <default>/Summary</default> - <short>Path to the folder to be displayed by default</short> + <default>mail</default> + <short>ID or alias of the component to be shown by default at start-up.</short> </locale> </schema> |
