summaryrefslogtreecommitdiff
path: root/shell/sound-applet.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/sound-applet.c')
-rw-r--r--shell/sound-applet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/sound-applet.c b/shell/sound-applet.c
index 22e8d19..3e5bfbf 100644
--- a/shell/sound-applet.c
+++ b/shell/sound-applet.c
@@ -64,7 +64,7 @@ weston_gtk_sound_applet_init (WestonGtkSoundApplet *self)
WESTON_GTK_TYPE_SOUND_APPLET,
WestonGtkSoundAppletPrivate);
- self->priv->settings = g_settings_new ("org.raspberrypi.weston-gtk-shell");
+ self->priv->settings = g_settings_new ("org.raspberrypi.maynard");
gtk_orientable_set_orientation (GTK_ORIENTABLE (self), GTK_ORIENTATION_HORIZONTAL);