[Dx-packages] [Bug 1409030] [NEW] Accelerator text not displayed in menu item

2015-01-09 Thread Phil Wolff
Public bug reported: This code works properly: Glib::RefPtr item = Gio::MenuItem::create("_Copy", "win.copy"); item->set_attribute_value("accel", Glib::Variant::create("c")); submenu_edit->append_item(item); But set_attribute_value() is threatened with deprecation. The replacement funct

[Dx-packages] [Bug 1396603] Re: Application menu title can't be set

2014-11-26 Thread Phil Wolff
Not a bug. When there is a valid .desktop file accompanying the application, it works just fine. ** Changed in: unity (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptio

[Dx-packages] [Bug 1396603] [NEW] Application menu title can't be set

2014-11-26 Thread Phil Wolff
Public bug reported: Ubuntu 14.10 64-bit Unity 7.3.1+14.10.20141016-0ubuntu1 My application subclasses Gtk::Application, and my constructor calls Glib::set_application_name ( "Test App Menu" ). I expected the app menu to be titled "Test App Menu", which is what happens when using the Gnome deskto