aboutsummaryrefslogtreecommitdiffstats
path: root/shell/apps_evolution_shell.schemas.in.in
diff options
context:
space:
mode:
authorFrédéric Crozat <fcrozat@src.gnome.org>2004-07-09 19:18:16 +0800
committerFrédéric Crozat <fcrozat@src.gnome.org>2004-07-09 19:18:16 +0800
commit164632ce4f5c2996b4c04cf4282f5798ca045b2b (patch)
tree37c016bc60b426481e4a2dd8bda362f0a49c4ec1 /shell/apps_evolution_shell.schemas.in.in
parentdefbf78488dac93e88812c4418dbb31d94fc049e (diff)
downloadgsoc2013-evolution-164632ce4f5c2996b4c04cf4282f5798ca045b2b.tar
gsoc2013-evolution-164632ce4f5c2996b4c04cf4282f5798ca045b2b.tar.gz
gsoc2013-evolution-164632ce4f5c2996b4c04cf4282f5798ca045b2b.tar.bz2
gsoc2013-evolution-164632ce4f5c2996b4c04cf4282f5798ca045b2b.tar.lz
gsoc2013-evolution-164632ce4f5c2996b4c04cf4282f5798ca045b2b.tar.xz
gsoc2013-evolution-164632ce4f5c2996b4c04cf4282f5798ca045b2b.tar.zst
gsoc2013-evolution-164632ce4f5c2996b4c04cf4282f5798ca045b2b.zip
tarball should ship .schemas.in.in files, not generated files.
* Makefile.am: tarball should ship .schemas.in.in files, not generated files. * apps_evolution_shell.schemas.in.in: Don't translate default component id (bug #60859) svn path=/trunk/; revision=26603
Diffstat (limited to 'shell/apps_evolution_shell.schemas.in.in')
-rw-r--r--shell/apps_evolution_shell.schemas.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/apps_evolution_shell.schemas.in.in b/shell/apps_evolution_shell.schemas.in.in
index e26cb28717..00080ffde1 100644
--- a/shell/apps_evolution_shell.schemas.in.in
+++ b/shell/apps_evolution_shell.schemas.in.in
@@ -100,8 +100,8 @@
<applyto>/apps/evolution/shell/view_defaults/component_id</applyto>
<owner>evolution</owner>
<type>string</type>
+ <default>mail</default>
<locale name="C">
- <default>mail</default>
<short>ID or alias of the component to be shown by default at start-up.</short>
</locale>
</schema>