lp://qastaging/~aacid/libdbusmenu/fix_accelerator_not_showing
Created by
Albert Astals Cid
and last modified
- Get this branch:
- bzr branch lp://qastaging/~aacid/libdbusmenu/fix_accelerator_not_showing
Only
Albert Astals Cid
can upload to this branch. If you are
Albert Astals Cid
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
-
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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/libdbusmenu