mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-27 12:22:52 +00:00
7 lines
232 B
CMake
7 lines
232 B
CMake
![]() |
/* Defines where xscreensaver stores it's config files */
|
||
|
#define XSCREENSAVER_CONFIG_DIR "${XSCREENSAVER_CONFIG_DIR}"
|
||
|
|
||
|
/* Defines where xscreensaver stores its graphic hacks */
|
||
|
#define XSCREENSAVER_HACKS_DIR "${XSCREENSAVER_DIR}"
|
||
|
|