Skip to content
  • Simon Steinbeiss's avatar
    Launcher: Fix size of menu icons (Bug #13539) · ee7381e4
    Simon Steinbeiss authored
    While we get rid of the deprecated GtkImageMenuItem
    here, we also get the useless padding on the left
    which reserves space for radios and checks in menus
    that have those. The one useful feature of
    GtkImageMenuItem (apart from the convenience) was to
    not reserve that space.
    ee7381e4