aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-061-1/+1
* Work around glib's type initialization deadlockLars Uebernickel2013-10-171-0/+6
* in main.c's on_name_lost(), silence minor 'unused parameter' compiler warningCharles Kerr2013-07-011-1/+1
* remove the --replace command-line argument and property as we're using upstar...Charles Kerr2013-06-201-37/+5
* indicator-session-service should exit when it loses ownership of its name on ...Charles Kerr2013-04-181-0/+9
* remove unnecessary signal (SIGPIPE, SIG_IGN)Charles Kerr2013-04-181-2/+0
* port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.Charles Kerr2013-03-221-0/+87