[drwright] Fix summary string
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [drwright] Fix summary string
- Date: Wed, 9 Feb 2011 01:40:13 +0000 (UTC)
commit d4503cefe3172d41f4b8a024c52bfc26ccbbcfe0
Author: Christian Persch <chpe gnome org>
Date: Wed Feb 9 02:39:37 2011 +0100
Fix summary string
The meaning of the pref changed from minutes to seconds.
...ings-daemon.plugins.typing-break.gschema.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/org.gnome.settings-daemon.plugins.typing-break.gschema.xml.in b/src/org.gnome.settings-daemon.plugins.typing-break.gschema.xml.in
index 372d8d8..23db03f 100644
--- a/src/org.gnome.settings-daemon.plugins.typing-break.gschema.xml.in
+++ b/src/org.gnome.settings-daemon.plugins.typing-break.gschema.xml.in
@@ -35,7 +35,7 @@
<key name="type-time" type="i">
<range min="300" max="7200" />
<default>3600</default>
- <_summary>Number of minutes of typing time before break mode starts</_summary>
+ <_summary>Number of seconds of typing time before break mode starts</_summary>
</key>
<key name="break-time" type="i">
<range min="30" max="3600" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]