[gnome-maps] settings: add recent-places-limit
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] settings: add recent-places-limit
- Date: Tue, 14 Jan 2014 23:04:27 +0000 (UTC)
commit dbff0054cbaf46be44335c2e5654cc546f717c3b
Author: Jonas Danielsson <jonas threetimestwo org>
Date: Mon Jan 13 13:43:35 2014 +0100
settings: add recent-places-limit
Add setting to limit the number of recent places to store.
https://bugzilla.gnome.org/show_bug.cgi?id=722102
data/org.gnome.maps.gschema.xml.in | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/org.gnome.maps.gschema.xml.in b/data/org.gnome.maps.gschema.xml.in
index 61e5e8a..4f7dbce 100644
--- a/data/org.gnome.maps.gschema.xml.in
+++ b/data/org.gnome.maps.gschema.xml.in
@@ -35,5 +35,10 @@
<_summary>User set last known location</_summary>
<_description>Whether the last known location was set manually by the user.</_description>
</key>
+ <key name="recent-places-limit" type="i">
+ <default>50</default>
+ <_summary>Number of recent places to store</_summary>
+ <_description>Number of recently visited places to store.</_description>
+ </key>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]