summaryrefslogtreecommitdiff
path: root/xfconfd/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add a lifecycle manager to xfconfdGaƫl Bonithon2022-03-051-0/+2
* Get rid of old dbus-glib unused generated fileAli Abdallah2017-05-311-18/+0
* Get rid of all DBUS_GLIB_{CFLAGS,LIBS} and removeAli Abdallah2016-04-241-4/+3
* Autotools updates.Nick Schermer2013-01-061-1/+1
* Explicitly link against gthread (bug #8713).Nick Schermer2012-04-171-0/+2
* Cleanup includes.Nick Schermer2011-05-261-3/+0
* Cleanup Makefile.am files a bit.Nick Schermer2011-05-251-10/+16
* Allow installation of the helpers in a custom location.Guido Berhoerster2011-02-121-2/+2
* Move xfconfd from $libexecdir to $libdir.Nick Schermer2010-08-261-2/+3
* Silent the build.Nick Schermer2010-02-011-2/+2
* Previous commit seems to have worked. Add dist-hook: all to xfconfd.Jannis Pohlmann2009-09-271-0/+3
* install xfconfd to $libexecdir instead of $bindirBrian Tarricone2008-11-121-2/+2
* some cleanups. don't g_error(), just g_critical() so it doesn't abort()Brian Tarricone2008-11-021-0/+1
* fix srcdir != builddir buildBrian Tarricone2008-10-271-0/+2
* Add optional profiling support for xfconfd and xfsettingsdStephan Arts2008-07-141-0/+4
* Add the .service file to CLEANFILES instead of DISTCLEANFILES.Stephan Arts2008-05-021-2/+2
* do some rearranging of code locationsBrian Tarricone2008-04-141-1/+4
* move GValue convenience funcs to their own libtool convenience libBrian Tarricone2008-04-091-1/+1
* make the array stuff work, in theory.Brian Tarricone2008-01-141-0/+1
* add gnuc visibility stuffBrian Tarricone2007-11-061-0/+1
* * move XfconfBackendError to a more public place and rename it to XfconfErrorBrian Tarricone2007-10-031-0/+1
* implement most of the perchannel-xml backend. reading stuff fromBrian Tarricone2007-09-061-9/+18
* do some cosmetic renamingBrian Tarricone2007-09-061-3/+3
* add dbus activation service fileBrian Tarricone2007-09-051-1/+12
* launch to-be-written settings app on ShowList() and ShowPlugin()Brian Tarricone2007-09-051-0/+1
* move the marshallers into a private lib so both the client lib andBrian Tarricone2007-09-041-0/+1
* add backend framework to daemon with an empty implementation ofBrian Tarricone2007-09-041-2/+5
* initial import of xfconfd/libxfconfBrian Tarricone2007-09-041-0/+45