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/shutdown-ui
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.
5 years ago
..
icons Fix setting HiDPI 5 years ago
translations Translated using Weblate (Arabic) 5 years ago
CMakeLists.txt Allow user to specify custom prefix for resource files. 5 years ago
IconButton.qml Adjust the shutdown dialog button UI 5 years ago
actions.cpp ShutdownUI: Support lock screen 5 years ago
actions.h ShutdownUI: Support lock screen 5 years ago
main.cpp ShutdownUI: add single instance 5 years ago
main.qml Adjust the shutdown dialog button UI 5 years ago
qml.qrc ShutdownUI: Support lock screen 5 years ago