Commit 8bbb1b42 by Carlos Soriano

window: make sidebar menus work with latest GtkPlacesSidebar

Now GtkPlacesSidebar uses GMenu, so the API for the populate-popup
signal changed. Update acordingly to make context menus work again.
parent a00a6b2f
......@@ -32,6 +32,7 @@
<child>
<object class="GtkPlacesSidebar" id="places_sidebar">
<property name="visible">True</property>
<property name="populate-all">True</property>
</object>
<packing>
<property name="pack_type">start</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment