aboutsummaryrefslogtreecommitdiff
path: root/src/im-menu.c
Commit message (Collapse)AuthorAgeFilesLines
* Move toplevel menu logic into ImMenuLars Uebernickel2013-08-121-0/+14
| | | | | | Also, get rid of only exporting sections if they were non-empty. That was a hack for non-conformant GMenuModel renderers.
* Add ImMenuLars Uebernickel2013-08-121-0/+148
A base class for all messaging menus. ImPhoneMenu already subclasses from it, with a desktop version coming up.