summaryrefslogtreecommitdiff
path: root/src/transmission-remote-gtk.schemas
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-03-16 22:03:15 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-03-16 22:03:15 +0000
commit376327480b37a6d0a88029f070df991e6add71dc (patch)
tree8c6cd5519b36155b6a773fd513b5dfc18175ec77 /src/transmission-remote-gtk.schemas
parentfd2ee406559f8732b50e7f5ca5ec0bade12bf83f (diff)
fix a crash if disconnecting with the graph disabled, disabling tracker/dir filters while disconnected. change possible -NaN for ratio to N/A in general panel.
Diffstat (limited to 'src/transmission-remote-gtk.schemas')
-rw-r--r--src/transmission-remote-gtk.schemas13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/transmission-remote-gtk.schemas b/src/transmission-remote-gtk.schemas
index 6fa2cc8..4849f83 100644
--- a/src/transmission-remote-gtk.schemas
+++ b/src/transmission-remote-gtk.schemas
@@ -132,6 +132,19 @@
</schema>
<schema>
+ <key>/schemas/apps/transmission-remote-gtk/graph-span</key>
+ <applyto>/apps/transmission-remote-gtk/graph-span</applyto>
+ <owner>transmission-remote-gtk</owner>
+ <type>int</type>
+ <default>60</default>
+
+ <locale name="C">
+ <short>Graph span</short>
+ <long>Graph span</long>
+ </locale>
+ </schema>
+
+ <schema>
<key>/schemas/apps/transmission-remote-gtk/window-width</key>
<applyto>/apps/transmission-remote-gtk/window-width</applyto>
<owner>transmission-remote-gtk</owner>