summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2010-04-06 14:56:54 +0100
committerBastien Nocera <hadess@hadess.net>2010-04-06 14:56:54 +0100
commit2cb0d18763f63871666654ca1b46b864ea9c5db1 (patch)
tree9500fb91d5c6cf3d4af56fdd9504104e60a665bd
parent93f289d3532912b5976cfb1260fed713cc52a495 (diff)
downloadtotem-2cb0d18763f63871666654ca1b46b864ea9c5db1.tar.gz
Remove buffer-size from the schemas
As playbin2 doesn't have the property in question any more.
-rw-r--r--data/totem.schemas.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/data/totem.schemas.in b/data/totem.schemas.in
index 9af719bd9..114fe3719 100644
--- a/data/totem.schemas.in
+++ b/data/totem.schemas.in
@@ -226,18 +226,6 @@
</schema>
<schema>
- <key>/schemas/apps/totem/buffer-size</key>
- <applyto>/apps/totem/buffer-size</applyto>
- <owner>totem</owner>
- <type>float</type>
- <default>3</default>
- <locale name="C">
- <short>Buffer size</short>
- <long>Maximum amount of data to decode ahead of display (in seconds)</long>
- </locale>
- </schema>
-
- <schema>
<key>/schemas/apps/totem/subtitle_font</key>
<applyto>/apps/totem/subtitle_font</applyto>
<owner>totem</owner>