Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | systemd unit file: Only build+install if systemd is available at build-time. | Mike Gabriel | 2017-10-07 | 1 | -21/+23 |
| | |||||
* | Adding a systemd user session unit | Ted Gould | 2017-05-17 | 1 | -0/+31 |
| | |||||
* | Fork from Ubuntu's indicator-session project. | Mike Gabriel | 2015-11-14 | 1 | -9/+8 |
| | |||||
* | Adding in an Upstart override | Ted Gould | 2014-02-20 | 1 | -0/+20 |
| | |||||
* | XDG Autostart file | Ted Gould | 2013-10-28 | 1 | -0/+21 |
| | |||||
* | Merging trunk | Ted Gould | 2013-08-27 | 1 | -9/+9 |
| | |||||
* | in cmake files, limit scopes by moving single-target properties out of the ↵ | Charles Kerr | 2013-07-01 | 1 | -0/+2 |
| | | | | global variables to single-target ones and moving single-use includes into the directories where they're used | ||||
* | in our cmake files, rename PROJECT_LIBEXECDIR as CMAKE_INSTALL_LIBEXECDIR ↵ | Charles Kerr | 2013-07-01 | 1 | -1/+1 |
| | | | | and CMAKE_INSTALL_FULL_LIBEXECDIR for consistency with the other GNUInstallDirs | ||||
* | in the cmake files, prefer the _FULL versions of the GNU variables | Charles Kerr | 2013-07-01 | 1 | -2/+2 |
| | |||||
* | in data/CMakeLists.txt, install icons into the standard hicolor directory, ↵ | Charles Kerr | 2013-07-01 | 1 | -2/+1 |
| | | | | rather than a custom libindicator hicolor directory, as discussed with ted and lars in #systems | ||||
* | in data/CMakeLists.txt, install icons/' subdirectories, not the icons/ ↵ | Charles Kerr | 2013-07-01 | 1 | -0/+5 |
| | | | | directory itself. | ||||
* | remove localinstall mode | Charles Kerr | 2013-06-28 | 1 | -10/+2 |
| | |||||
* | add a post-install hook to update the icon cache after installation. Taken ↵ | Charles Kerr | 2013-06-20 | 1 | -0/+3 |
| | | | | from geary/icons/CMakeLists.txt. (Thanks, Eric!) | ||||
* | cmake: fix variables in data/CMakeLists.txt, make status messages more ↵ | Charles Kerr | 2013-06-20 | 1 | -18/+34 |
| | | | | consistent | ||||
* | add cmake rules to install the icon files | Charles Kerr | 2013-06-20 | 1 | -0/+15 |
| | |||||
* | install .schema.xml and indicator-session-service in the right places. | Charles Kerr | 2013-06-20 | 1 | -24/+42 |
| | |||||
* | cmake work: properly generate and install the .service file for dbus activation | Charles Kerr | 2013-06-20 | 1 | -6/+6 |
| | |||||
* | install the .indicator file into the unity/indicators/ dir | Charles Kerr | 2013-06-20 | 1 | -2/+3 |
| | |||||
* | add data/CMakeLists.txt to the repo | Charles Kerr | 2013-03-22 | 1 | -0/+23 |