diff options
Diffstat (limited to 'gst-mixer/src/schemas.h')
-rw-r--r-- | gst-mixer/src/schemas.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-mixer/src/schemas.h b/gst-mixer/src/schemas.h index eee8588..2f338f2 100644 --- a/gst-mixer/src/schemas.h +++ b/gst-mixer/src/schemas.h @@ -27,6 +27,7 @@ G_BEGIN_DECLS #define MATE_VOLUME_CONTROL_SCHEMA "org.mate.volume-control" #define MATE_VOLUME_CONTROL_KEY_ACTIVE_ELEMENT "active-element" #define MATE_VOLUME_CONTROL_KEY_SHOWN_ELEMENTS "shown-elements" +#define MATE_VOLUME_CONTROL_KEY_HIDDEN_ELEMENTS "hidden-elements" #define MATE_VOLUME_CONTROL_KEY_WINDOW_WIDTH "window-width" #define MATE_VOLUME_CONTROL_KEY_WINDOW_HEIGHT "window-height" |