diff options
author | fluxgen <fluxgen> | 2001-12-11 20:47:02 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2001-12-11 20:47:02 (GMT) |
commit | 18830ac9add80cbd3bf7369307d7e35a519dca9b (patch) | |
tree | 4759a5434a34ba317fe77bbf8b0ed9bb57bb6018 /data/README | |
parent | 1523b48bff07dead084af3064ad11c79a9b25df0 (diff) | |
download | fluxbox_pavel-18830ac9add80cbd3bf7369307d7e35a519dca9b.zip fluxbox_pavel-18830ac9add80cbd3bf7369307d7e35a519dca9b.tar.bz2 |
Initial revision
Diffstat (limited to 'data/README')
-rw-r--r-- | data/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/data/README b/data/README new file mode 100644 index 0000000..63844b4 --- /dev/null +++ b/data/README | |||
@@ -0,0 +1,17 @@ | |||
1 | -- data/README for Blackbox 0.61.x - an X11 Window manager | ||
2 | |||
3 | The data/ directory holds some menu and style (or theme) examples for Blackbox. | ||
4 | These are installed as system defaults, and are ALWAYS overwritten when | ||
5 | upgrading or otherwise re-installing Blackbox. Changes to them are | ||
6 | discouraged, because of this reason. | ||
7 | |||
8 | In the data/ directory, you will find a file named `menu' and a directory | ||
9 | named `styles.' These are the system defaults that are installed when | ||
10 | Blackbox is built, and they are intended as examples on how to customize and | ||
11 | control the appearance of Blackbox. In the event that a user does not have | ||
12 | a defined menu and/or style, Blackbox falls back on the example menu and/or | ||
13 | styles included here. | ||
14 | |||
15 | For information on creating/editing a menu, see the file README.menu. | ||
16 | |||
17 | For information on creating/editing a style, see the file README.style. | ||