diff options
| author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2014-03-05 12:58:54 +0100 |
|---|---|---|
| committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2014-03-05 13:00:09 +0100 |
| commit | 0fdc7d88d3b38972b8d2242c981a6e09da4647a3 (patch) | |
| tree | 2d528a4cdfac7284d516a1c0e86879e5151ef80e /shell/sound-applet.c | |
| parent | be766f12c4c9629d720e149a983503034d75c192 (diff) | |
| download | graynard-0fdc7d88d3b38972b8d2242c981a6e09da4647a3.tar.gz graynard-0fdc7d88d3b38972b8d2242c981a6e09da4647a3.zip | |
rename project from weston-gtk-shell to maynard
Diffstat (limited to 'shell/sound-applet.c')
| -rw-r--r-- | shell/sound-applet.c | 2 |
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); |
