lp://qastaging/~aacid/libdbusmenu/fix_accelerator_not_showing
- Get this branch:
- bzr branch lp://qastaging/~aacid/libdbusmenu/fix_accelerator_not_showing
Branch merges
-
Diff: 14 lines (+2/-2)1 file modifiedlibdbusmenu-gtk/genericmenuitem.c (+2/-2)
- Marco Trevisan (Treviño): Approve
-
Diff: 14 lines (+2/-2)1 file modifiedlibdbusmenu-gtk/genericmenuitem.c (+2/-2)
Related bugs
Bug #1628196: Menu items accelerators aren't shown in Gtk3 builds | High | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 482. By Albert Astals Cid
-
Make accelerator text appear again
The deprecation porting from gtk_misc_
set_alignment was not done correctly in r479 - 479. By Dan Williams <email address hidden>
-
gtk: look for GtkImages on regular GtkMenuItems too
GtkImageMenuItem is deprecated, and the recommended replacement
is a normal GtkMenuItem packed manually with a label and an image.
To ensure applications that use recommended GTK practices can still
show menu item images, check the children of a normal GtkMenuItem
for a GtkImage too, just like is done for the label child. Fixes: #1549021
Approved by: Marco Trevisan (Treviño) - 476. By Marco Trevisan (Treviño)
-
Parser: don't override the label for stock items if a custom one is provided Fixes: #1270486
Approved by: Timo Jyrinki, PS Jenkins bot - 474. By Iain Lane
-
Use the configure-generated libtool script instead of /usr/bin/libtool, which might not match what we have. Also use gi's typelibdir pkgconfig variable and install into this directory, now that gi supports multiarch.
Approved by: Ted Gould
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/libdbusmenu