lp:libdbusmenu/16.04
- Get this branch:
- bzr branch lp:libdbusmenu/16.04
Branch merges
Branch information
Recent revisions
- 482. By Albert Astals Cid
-
genericmenuitem: Make accelerator text appear again
The deprecation porting from gtk_misc_
set_alignment was not done correctly in r479 (LP: #1628196) - 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:libdbusmenu/15.10