summaryrefslogtreecommitdiff
path: root/data/README
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-04-03 03:27:07 +0000
committerDana Jansens <danakj@orodu.net>2003-04-03 03:27:07 +0000
commitb6b501196e4763fabb994f8fbebb7f1b589f2f22 (patch)
treecbad9b06dff86a8fc6b31252a789d7798aa76211 /data/README
parentc84b844e94e985ebcbb93ab790d2f15a6f37aea5 (diff)
rm the data dir
Diffstat (limited to 'data/README')
-rw-r--r--data/README20
1 files changed, 0 insertions, 20 deletions
diff --git a/data/README b/data/README
deleted file mode 100644
index 1f941e7f..00000000
--- a/data/README
+++ /dev/null
@@ -1,20 +0,0 @@
-The data/ directory holds some menu and style (or theme) examples for Openbox.
-
-The styles are installed as system defaults, and are ALWAYS overwritten when
-upgrading or otherwise re-installing Openbox. Changes to them are
-discouraged, because of this reason.
-
-In the data/ directory, you will find a directory named `styles.' These are
-the system defaults that are installed when Openbox is built, and they are
-intended as examples on how to customize and control the appearance of Openbox.
-In the event that a user does not have a defined style, Openbox falls back on
-the example styles included here.
-
-Also in the data/ directory is a file named `menu'. This is meant as an
-example but is also installed if make install detects that no menu exists.
-If openbox is ever started without a valid menu the user will get a backup
-menu which gives the ability to launch a xterm and exit the window manager.
-
-For information on creating/editing a menu, see the file README.menu.
-
-For information on creating/editing a style, see the file README.style.