summaryrefslogtreecommitdiff
path: root/gst-mixer-applet/org.mate.panel.applet.mixer.gschema.xml.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'gst-mixer-applet/org.mate.panel.applet.mixer.gschema.xml.in.in')
-rw-r--r--gst-mixer-applet/org.mate.panel.applet.mixer.gschema.xml.in.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/gst-mixer-applet/org.mate.panel.applet.mixer.gschema.xml.in.in b/gst-mixer-applet/org.mate.panel.applet.mixer.gschema.xml.in.in
new file mode 100644
index 0000000..1b81ba3
--- /dev/null
+++ b/gst-mixer-applet/org.mate.panel.applet.mixer.gschema.xml.in.in
@@ -0,0 +1,12 @@
+<schemalist gettext-domain="@GETTEXT_PACKAGE@">
+ <schema id="org.mate.panel.applet.mixer">
+ <key name="active-element" type="s">
+ <default>''</default>
+ <_summary>Selected device</_summary>
+ </key>
+ <key name="active-track" type="s">
+ <default>''</default>
+ <_summary>Selected track</_summary>
+ </key>
+ </schema>
+</schemalist>