After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 733925 - GtkApplication: load gtk/menus-common.ui resource
GtkApplication: load gtk/menus-common.ui resource
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Class: GtkApplication
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2014-07-29 15:34 UTC by Allison Karlitskaya (desrt)
Modified: 2014-07-30 07:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GtkApplication: load gtk/menus-common.ui resource (1.40 KB, patch)
2014-07-29 15:34 UTC, Allison Karlitskaya (desrt)
committed Details | Review

Description Allison Karlitskaya (desrt) 2014-07-29 15:34:12 UTC
Allow the app to install a resource called gtk/menus-common.ui which
will always be loaded, regardless of which type of menus we are using.
Comment 1 Allison Karlitskaya (desrt) 2014-07-29 15:34:16 UTC
Created attachment 281965 [details] [review]
GtkApplication: load gtk/menus-common.ui resource
Comment 2 Paolo Borelli 2014-07-29 15:43:22 UTC
I tested this with gedit and works great
Comment 3 Allison Karlitskaya (desrt) 2014-07-30 07:57:57 UTC
Attachment 281965 [details] pushed as ffbfee0 - GtkApplication: load gtk/menus-common.ui resource