[gnome-maps/wip/places: 2/6] settings: add recent-places-limit
- From: Jonas Danielsson <jonasdn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/places: 2/6] settings: add recent-places-limit
- Date: Tue, 14 Jan 2014 20:50:18 +0000 (UTC)
commit 2fe4b66d9273c578f7f7bc7bc3133690a8b37ccb
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]