← Back to team overview

aims team mailing list archive

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

 

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 AIMS,
which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1131664

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

Status in Ayatana Design:
  Fix Committed
Status in File Roller:
  New
Status in “evince” package in Ubuntu:
  Fix Released
Status in “file-roller” package in Ubuntu:
  New
Status in “gnome-calculator” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” package in Ubuntu:
  Fix Released

Bug description:
  When fixing this bug, also take a look at bug #1130722 at the same
  time if possible.

  ----------------------------------------------------------------------------------

  In Raring, the  'Calculator' app should have the following menu items:

  === Edit ===

  Copy
  Paste
  ---------
  Undo
  Redo
  ---------
  Preferences
  ---------
  Quit

  === Mode ===

  Basic
  Advanced
  Financial
  Programming

  === Help ===

  Contents
  About

  ------------------------------------------------------------------------------------

  In Raring, the  'System Settings' app should have the following menu
  items:

  === Help ===

  Contents
  [Optional link to help doc for the currently selected settings panel]
  ---------
  Quit

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