aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-sus.c
Commit message (Collapse)AuthorAgeFilesLines
* Showing the added menu and adding in a loading item.Ted Gould2009-06-191-1/+10
|
* Oh, the signal is 'add' not 'added'. How I love to have random strings ↵Ted Gould2009-06-191-3/+3
| | | | without checking, all the elegance of Python.
* Fleshing out the insertion function. Let's get some menus.Ted Gould2009-06-191-0/+5
|
* Bubbling up the position information to a final function to put things on ↵Ted Gould2009-06-191-0/+47
| | | | the main menu.
* Adding in separatorsTed Gould2009-06-191-0/+10
|
* Splitting out the menu loading and process starting code to make it lazy and ↵Ted Gould2009-06-191-10/+56
| | | | push it into the idle loop. No blocking DBus on startup.
* Brining in the client side of the APITed Gould2009-06-121-0/+1
|
* Renaming the C file as well.Ted Gould2009-06-081-0/+85