source  "$SECTION_DIRECTORY/KDE_CONFIGURE"  &&

# User has to be root, otherwise install will set it to games
config_query_option  KDEGAMES_HIGHSCORE                        \
                     "Enable system-wide highscore table?"  n  \
                     "--enable-highscore-dir=/var/games        \
                      --with-highscore-user=root               \
                      --with-highscore-group=games"            \
                     ""
