Dana Jansens
|
16a952c35d
|
adjust how the config is loaded. it is not loaded at all during the screen's constructor, it is loaded afterwards and applied, but before windows are managed
|
2003-02-16 18:14:05 +00:00 |
|
Dana Jansens
|
8cbabdcb93
|
import the config module properly.
shit all over stderr and exit when something from the config module couldn't be loaded
|
2003-02-16 16:32:21 +00:00 |
|
Dana Jansens
|
532697b21a
|
put the desktop names in the right variable
|
2003-02-16 09:08:34 +00:00 |
|
Dana Jansens
|
fd76689470
|
dont provide a default icon in the python stuff, itll come from the style
|
2003-02-15 12:47:05 +00:00 |
|
Dana Jansens
|
0b466d7136
|
kill debug prints
|
2003-02-14 08:20:54 +00:00 |
|
Dana Jansens
|
50002f2ceb
|
add a default icon
|
2003-02-14 05:48:31 +00:00 |
|
Dana Jansens
|
e936cba57e
|
rm debug print
|
2003-02-14 03:44:00 +00:00 |
|
Dana Jansens
|
059bc4dc24
|
add a Config class with config data from the scripts.
set up the functions for loading a style from a file.
use the Config class throughout instead of reading out of the python namespace all the time.
|
2003-02-14 03:04:23 +00:00 |
|