summaryrefslogtreecommitdiff
path: root/tools/ck-log-system-restart.c
AgeCommit message (Collapse)AuthorFilesLines
2014-10-12Add i18n supportEric Koegel1-0/+9
Sets up ConsoleKit2 for translations via GNU gettext. There might still be a couple strings that need to be marked for translation, but this sets up the project to use gettext. Fixes bug: https://bugs.freedesktop.org/show_bug.cgi?id=23482
2014-09-30Clean up some compiler warnings and deprecated functionsEric Koegel1-1/+4
Signed-off-by: Eric Koegel <eric.koegel@gmail.com>
2008-02-11add tools to log restart and stop eventsWilliam Jon McCann1-0/+174
This should probably be used by init instead of logging the event from CK.