Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-12 | Add i18n support | Eric Koegel | 1 | -0/+10 | |
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 | |||||
2008-02-19 | don't include paths.h on systems that don't have it | William Jon McCann | 1 | -0/+5 | |
2008-02-11 | add a ck-launch-session tool | William Jon McCann | 1 | -0/+87 | |
This tool opens a session with ConsoleKit and runs a command in it. |