#__________________________ENLIGHTENMENT_CONFIG_FILE___________________________

# This is the MASTER config file looked for by enlightenment.. this will then
# defie what other files are to be used... 

# black out the root window in black.....
% black

# include the other separate config files and parse them all....
# NB: text must be first... followed by status.... they must be exactly in
# that order wihtout anything inbetween them. After that it doesnt matter in 
# what order you include the config files.
% include text
% include status
% include root
% include windowstyles
% include buttons

# display status that we've finished.....
% status /usr/local/enlightenment/images/default/stat_1.ppm shapemode on 255 0 255 Finished.
# done.. time to start managing windows...

