[gnome-maps] data: Edit strings for clarity
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] data: Edit strings for clarity
- Date: Sat, 28 Sep 2013 12:04:20 +0000 (UTC)
commit b7102701cf36af462f744add5f08f0457073895c
Author: Philip Withnall <philip tecnocode co uk>
Date: Tue Sep 3 22:29:33 2013 -0600
data: Edit strings for clarity
Minor changes.
Helps: https://bugzilla.gnome.org/show_bug.cgi?id=707437
data/org.gnome.maps.gschema.xml.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/org.gnome.maps.gschema.xml.in b/data/org.gnome.maps.gschema.xml.in
index 87e0895..61e5e8a 100644
--- a/data/org.gnome.maps.gschema.xml.in
+++ b/data/org.gnome.maps.gschema.xml.in
@@ -8,12 +8,12 @@
<key name="window-position" type="ai">
<default>[]</default>
<_summary>Window position</_summary>
- <_description>Window position (x and y).</_description>
+ <_description>Window position (X and Y).</_description>
</key>
<key name="window-maximized" type="b">
<default>true</default>
<_summary>Window maximized</_summary>
- <_description>Window maximized state</_description>
+ <_description>Window maximization state</_description>
</key>
<key name="last-location" type="ad">
<default>[40.71455, -74.007118, 1000.0]</default>
@@ -33,7 +33,7 @@
<key name="last-location-user-set" type="b">
<default>false</default>
<_summary>User set last known location</_summary>
- <_description>Last known location was set manually by user.</_description>
+ <_description>Whether the last known location was set manually by the user.</_description>
</key>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]