summaryrefslogtreecommitdiff
path: root/gst-mixer/mate-volume-control.schemas.in
diff options
context:
space:
mode:
Diffstat (limited to 'gst-mixer/mate-volume-control.schemas.in')
-rw-r--r--gst-mixer/mate-volume-control.schemas.in29
1 files changed, 0 insertions, 29 deletions
diff --git a/gst-mixer/mate-volume-control.schemas.in b/gst-mixer/mate-volume-control.schemas.in
deleted file mode 100644
index 3caa8b1..0000000
--- a/gst-mixer/mate-volume-control.schemas.in
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0"?>
-<mateconfschemafile>
- <schemalist>
- <schema>
- <key>/schemas/apps/mate-volume-control/ui/window_height</key>
- <applyto>/apps/mate-volume-control/ui/window_height</applyto>
- <owner>mate-volume-control</owner>
- <type>int</type>
- <default>-1</default>
- <locale name="C">
- <short>Height of the Window</short>
- <long>Height of the window to be displayed.</long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/apps/mate-volume-control/ui/window_width</key>
- <applyto>/apps/mate-volume-control/ui/window_width</applyto>
- <owner>mate-volume-control</owner>
- <type>int</type>
- <default>500</default>
- <locale name="C">
- <short>Width of the Window</short>
- <long>Width of the window to be displayed.</long>
- </locale>
- </schema>
-
- </schemalist>
-</mateconfschemafile>