aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2008-01-14 19:35:04 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2008-01-14 19:35:04 +0800
commitc23a0aab1819d022af3f5948ed834b39c4fdcc2a (patch)
tree5d9edbcb786b1c9a4950769d52f153a0db0f57aa
parent8bf7a7fc9cfd9693375da38668acac330fd2f6cf (diff)
downloadgsoc2013-evolution-c23a0aab1819d022af3f5948ed834b39c4fdcc2a.tar
gsoc2013-evolution-c23a0aab1819d022af3f5948ed834b39c4fdcc2a.tar.gz
gsoc2013-evolution-c23a0aab1819d022af3f5948ed834b39c4fdcc2a.tar.bz2
gsoc2013-evolution-c23a0aab1819d022af3f5948ed834b39c4fdcc2a.tar.lz
gsoc2013-evolution-c23a0aab1819d022af3f5948ed834b39c4fdcc2a.tar.xz
gsoc2013-evolution-c23a0aab1819d022af3f5948ed834b39c4fdcc2a.tar.zst
gsoc2013-evolution-c23a0aab1819d022af3f5948ed834b39c4fdcc2a.zip
Add missing punctuation.
2008-01-14 Kjartan Maraas <kmaraas@gnome.org> * apps_evolution_shell.schemas.in: Add missing punctuation. svn path=/trunk/; revision=34819
-rw-r--r--shell/ChangeLog4
-rw-r--r--shell/apps_evolution_shell.schemas.in4
2 files changed, 6 insertions, 2 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 4b7d961540..49d0d1f1f8 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-14 Kjartan Maraas <kmaraas@gnome.org>
+
+ * apps_evolution_shell.schemas.in: Add missing punctuation.
+
2008-01-11 Bharath Acharya <abharath@novell.com>
** Fix for bug #508678
diff --git a/shell/apps_evolution_shell.schemas.in b/shell/apps_evolution_shell.schemas.in
index 5375f09845..0e7e2e9464 100644
--- a/shell/apps_evolution_shell.schemas.in
+++ b/shell/apps_evolution_shell.schemas.in
@@ -62,7 +62,7 @@
<default>true</default>
<locale name="C">
<short>Whether crash recovery should be done or not</short>
- <long>Decides whether the crash recovery should be run or not</long>
+ <long>Decides whether the crash recovery should be run or not.</long>
</locale>
</schema>
@@ -238,7 +238,7 @@
<type>list</type>
<list_type>string</list_type>
<locale name="C">
- <long>A string description of the current printer settings</long>
+ <long>A string description of the current printer settings.</long>
</locale>
</schema>
</schemalist>