aboutsummaryrefslogtreecommitdiff
path: root/src/ido-menu-item.h
Commit message (Collapse)AuthorAgeFilesLines
* Show icons on status menu itemsLars Uebernickel2012-08-271-0/+54
This introduces IdoMenuItem, a GtkCheckMenuItem that can also show icons. This should go into libido at some point. Also, Im{App,Source}MenuItem could derive from it so that the GMenuItem-setting logic is only in one place.