You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
core/session
Zhu Zihao 209d725acd
Allow user to specify custom prefix for resource files.
* CMakeLists.txt: include GNUInstallDirs.

* cpufreq/CMakeLists.txt: Replace hardcoded path with ${CMAKE_INSTALL_XXXXX} variables.
* session/CMakeLists.txt: Ditto.
* shutdown-ui/CMakeLists.txt: Ditto.
* setting-daemon/CMakeLists.txt: Ditto.
* screen-brightness/CMakeLists.txt: Ditto.
* polkit-agent/CMakeLists.txt: Ditto.

* screen-brightness/org.cutefish.brightness.pkexec.policy:

Rename to file with ".in" extension.
Replace hardcoded path with @CMAKE_INSTALL_FULL_XXXXX@ variables.

* cpufreq/org.cutefish.cpufreq.pkexec.policy: Ditto.
4 years ago
..
powermanager
CMakeLists.txt Allow user to specify custom prefix for resource files. 4 years ago
application.cpp
application.h
cutefish-xsession.desktop
main.cpp
org.cutefish.Session.xml
process.cpp
process.h
processmanager.cpp Logout to use the freedesktop interface 4 years ago
processmanager.h