summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2008-02-10 21:58:43 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2008-02-10 21:58:43 +0000
commit5d207d0879a591827c094e3864a3b74b7b317d72 (patch)
treee670e76d7ab3d4ddbedb4ff6626c3815c9363fca /shell
parent6431419ac85b4db5546c1325176cdb4d8609812a (diff)
downloadgnome-control-center-5d207d0879a591827c094e3864a3b74b7b317d72.tar.gz
Add missing full stops in the long description.
2008-02-10 Kjartan Maraas <kmaraas@gnome.org> * control-center.schemas.in: Add missing full stops in the long description. svn path=/trunk/; revision=8471
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog5
-rw-r--r--shell/control-center.schemas.in10
2 files changed, 10 insertions, 5 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 30da2f202..536ec3265 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-10 Kjartan Maraas <kmaraas@gnome.org>
+
+ * control-center.schemas.in: Add missing full stops in the long
+ description.
+
2007-11-05 Scott Reeves <sreeves@novell.com>
* control-center.schemas.in: remove reference to background.desktop
diff --git a/shell/control-center.schemas.in b/shell/control-center.schemas.in
index a8999c969..9a1ba8f16 100644
--- a/shell/control-center.schemas.in
+++ b/shell/control-center.schemas.in
@@ -20,7 +20,7 @@
<default>false</default>
<locale name="C">
<short>Close the control-center when a task is activated</short>
- <long>if true, the control-center will close when a "Common Task" is activated</long>
+ <long>if true, the control-center will close when a "Common Task" is activated.</long>
</locale>
</schema>
<schema>
@@ -31,7 +31,7 @@
<default>false</default>
<locale name="C">
<short>Exit shell on start action performed</short>
- <long>Indicates whether to close the shell when a start action is performed</long>
+ <long>Indicates whether to close the shell when a start action is performed.</long>
</locale>
</schema>
<schema>
@@ -42,7 +42,7 @@
<default>false</default>
<locale name="C">
<short>Exit shell on help action performed</short>
- <long>Indicates whether to close the shell when a help action is performed</long>
+ <long>Indicates whether to close the shell when a help action is performed.</long>
</locale>
</schema>
<schema>
@@ -53,7 +53,7 @@
<default>false</default>
<locale name="C">
<short>Exit shell on add or remove action performed</short>
- <long>Indicates whether to close the shell when an add or remove action is performed</long>
+ <long>Indicates whether to close the shell when an add or remove action is performed.</long>
</locale>
</schema>
<schema>
@@ -64,7 +64,7 @@
<default>false</default>
<locale name="C">
<short>Exit shell on upgrade or uninstall action performed</short>
- <long>Indicates whether to close the shell when an upgrade or uninstall action is performed</long>
+ <long>Indicates whether to close the shell when an upgrade or uninstall action is performed.</long>
</locale>
</schema>
</schemalist>