Warning, /plasma/plasma-desktop/config-workspace.h.cmake is written in an unsupported language. File is not indexed.

0001 /* KDE's configuration directory */
0002 #define KDE_CONFDIR "${KDE_INSTALL_CONFDIR}"
0003 
0004 /* xkb resources directory */
0005 #cmakedefine XKBDIR "${XKBDIR}"
0006 
0007 /* Number of bits in a file offset, on hosts where this is settable. */
0008 #define _FILE_OFFSET_BITS 64
0009 
0010 #cmakedefine01 HAVE_PACKAGEKIT
0011 
0012 #define WORKSPACE_VERSION_STRING "${PROJECT_VERSION}"