summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2010-03-25Drop SetIconDataMatthias Clasen1-2/+0
...and the gdk-pixbuf dependency that comes with it. The responsibility for saving image data as a png lies now with the clients.
2010-03-25Make SetIconFile more versatileMatthias Clasen1-1/+2
Change SetIconFile to copy the file to /var/lib if it is not world-readable and located in /usr/share. This will let us get rid of SetIconData and the need to link against image libraries, which is good thing for a service running as root.
2010-03-25Refactor logging into separate filesMatthias Clasen1-0/+2
2010-01-15Enable more build warningsMatthias Clasen1-1/+2
...and support silent builds. Patch by Bastien Nocera.
2010-01-12initial commitMatthias Clasen1-0/+42