[vinagre/gnome-3-2] Add range to history-size GSettings key
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre/gnome-3-2] Add range to history-size GSettings key
- Date: Fri, 30 Sep 2011 11:41:23 +0000 (UTC)
commit 70b68ec87ee316ba3a946747b2617053c9ff9066
Author: David King <amigadave amigadave com>
Date: Fri Sep 30 13:36:19 2011 +0200
Add range to history-size GSettings key
As suggested by Christian Persch in bug 625895.
data/org.gnome.Vinagre.gschema.xml.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/org.gnome.Vinagre.gschema.xml.in b/data/org.gnome.Vinagre.gschema.xml.in
index 0a49389..3b49db7 100644
--- a/data/org.gnome.Vinagre.gschema.xml.in
+++ b/data/org.gnome.Vinagre.gschema.xml.in
@@ -18,6 +18,7 @@
</key>
<key name="history-size" type="i">
<default>15</default>
+ <range min="0" max="65535" />
<_summary>Maximum number of history items in connect dialog</_summary>
<_description>Specifies the maximum number of items in the host dropdown entry.</_description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]