diff options
author | markt <markt> | 2007-08-11 23:42:40 (GMT) |
---|---|---|
committer | markt <markt> | 2007-08-11 23:42:40 (GMT) |
commit | 65d8bdf0ce7a27c822a8ca6c7f287dc39e29b0b7 (patch) | |
tree | bc95748edcd98435f49fe964100f01bf6d6e9d83 /data/README | |
parent | ebf5226d2dd471cebad490087a5cf352842aa0e9 (diff) | |
download | fluxbox-65d8bdf0ce7a27c822a8ca6c7f287dc39e29b0b7.zip fluxbox-65d8bdf0ce7a27c822a8ca6c7f287dc39e29b0b7.tar.bz2 |
migrate patches from trunk
Diffstat (limited to 'data/README')
-rw-r--r-- | data/README | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/data/README b/data/README deleted file mode 100644 index 63844b4..0000000 --- a/data/README +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
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. | ||