Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-12 | Add i18n support | Eric Koegel | 1 | -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-30 | Clean up some compiler warnings and deprecated functions | Eric Koegel | 1 | -1/+4 | |
Signed-off-by: Eric Koegel <eric.koegel@gmail.com> | |||||
2008-02-11 | add tools to log restart and stop events | William Jon McCann | 1 | -0/+174 | |
This should probably be used by init instead of logging the event from CK. |