fileroller = 3.7x in fr-window.c
  menubar = gtk_ui_manager_get_widget (ui, "/MenuBar"); 
        fr_window_attach (FR_WINDOW (window), menubar, FR_WINDOW_AREA_MENUBAR); 
         gtk_widget_show (menubar); 

and after 3.7.x to the new version (3.10)

g_object_set (other_actions_action, "menu", gtk_ui_manager_get_widget (ui, 
"/OtherActionsMenu"), NULL);
        g_object_unref (other_actions_action);

for evince see:
http://gnome-look.org/content/show.php/Evince+3.10+with+menubar?content=161336


** Also affects: file-roller
   Importance: Undecided
       Status: New

** Changed in: file-roller
     Assignee: (unassigned) => bluedxca93 (bluedxca93)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1131664

Title:
  Patch the menus of the 'Calculator', 'Document Viewer' and 'System
  Settings' apps to fit with Unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1131664/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to