Blame SOURCES/bltk.conf

983249
# ***********************************
983249
# BLTK configuration file
983249
# 
983249
# ***********************************
983249
983249
BLTK_HOME=~/.bltk
983249
CHK_INSTALLED=NO
983249
983249
# ***********************************
983249
# *****    BLTK_WL_DEVELOPER    *****
983249
#************************************
983249
# Enables developer workload
983249
WL_DEVELOPER_ENABLED=NO
983249
983249
# Enables external downloaded binary used by developer workload
983249
WL_DEVELOPER_EXTERN=YES
983249
983249
983249
# ***********************************
983249
# *****      BLTK_WL_GAME       *****
983249
# ***********************************
983249
# Enables game workload
983249
WL_GAME_ENABLED=NO
983249
983249
# Enables external downloaded binary used by game workload
983249
WL_GAME_EXTERN=YES
983249
983249
983249
# ***********************************
983249
# *****     BLTK_WL_OFFICE      *****
983249
# ***********************************
983249
# Enables developer workload 
983249
WL_OFFICE_ENABLED=YES
983249
983249
# Enables external downloaded binary used by office workload
983249
WL_OFFICE_EXTERN=NO
983249
983249
# Path to OpenOffice binary
983249
SOFFICE_PROG=ooffice
983249
WL_OFFICE_WORKING_DIR=~/.bltk/wl_office
983249
983249
983249
# ***********************************
983249
# *****      BLTK_WL_PLAYER     *****
983249
# ***********************************
983249
# Enables player workload
983249
WL_PLAYER_ENABLED=YES
983249
983249
# Enables external downloaded binary used by player workload
983249
WL_PLAYER_EXTERN=NO
983249
983249
BLTK_PLAYER_PROG=totem
983249
BLTK_PLAYER_FILE=dvd://
983249
983249
983249
# ***********************************
983249
# *****      BLTK_WL_READER     *****
983249
# ***********************************
983249
# Enables reader workload
983249
WL_READER_ENABLED=YES
983249
983249
# Enables external downloaded binary used by reader workload
983249
WL_READER_EXTERN=NO
983249
983249
BLTK_READER_PROG=firefox
983249
#BLTK_READER_FILE=
983249
983249