aboutsummaryrefslogtreecommitdiff
path: root/tests/dummy-indicator-signaler.c
Commit message (Expand)AuthorAgeFilesLines
* accessible_name -> accessible_desc in tests as wellLuke Yelavich2011-02-081-2/+2
* use const gchar for variable and prototypeLuke Yelavich2011-02-011-1/+1
* Add accessible_name variable in indicator entry structureLuke Yelavich2011-01-181-0/+7
* Having the signaller test check the 'moved' signal as well as the others.Ted Gould2010-01-151-0/+1
* Adding a simple indicator test that checks to make sure we can signal up the ...Ted Gould2009-11-041-2/+2
* Building a dummy indicator that signals.Ted Gould2009-11-041-0/+109