[rhythmbox] playlist-manager: link shared menus into the playlist menu
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] playlist-manager: link shared menus into the playlist menu
- Date: Tue, 2 Jul 2013 09:42:43 +0000 (UTC)
commit e1956dd067da549301558c8c19e5ae3e9e17ed3f
Author: Jonathan Matthew <jonathan d14n org>
Date: Tue Jul 2 19:42:24 2013 +1000
playlist-manager: link shared menus into the playlist menu
shell/rb-playlist-manager.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/shell/rb-playlist-manager.c b/shell/rb-playlist-manager.c
index cf55fbf..84c9271 100644
--- a/shell/rb-playlist-manager.c
+++ b/shell/rb-playlist-manager.c
@@ -1873,6 +1873,7 @@ rb_playlist_manager_constructed (GObject *object)
builder = rb_builder_load ("playlist-menu.ui", NULL);
menu = G_MENU_MODEL (gtk_builder_get_object (builder, "playlist-menu"));
+ rb_application_link_shared_menus (RB_APPLICATION (app), G_MENU (menu));
rb_application_add_shared_menu (RB_APPLICATION (app), "playlist-menu", menu);
g_object_unref (builder);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]