Comment 28 for bug 1131664

Revision history for this message
bluedxca93 (bluedxca93) wrote : Re: [Bug 1131664] Re: The default apps should have standard menubars under Unity

Problem for evince under cinnamon is located in set_widget_visibility
(priv->toolbar, toolbar); . Normally the appmenu is loaded instead of
the menubar, removing this one line and to delete the appmenu.ui
builder command from code fix the problem temporarily with compiler
warnings.