| ----------------------------------
|  Configuration file for !DirMenu.
| ----------------------------------

| Menu colours:
7 1 7 14

| Menu position (NORMAL, BOTTOMLEFT or TOPLEFT)
NORMAL

| Path expansion (EXPAND or PRESERVE)
EXPAND

| Number of icon-bar icons:
1


| Now data for each icon-bar icon:

dirmenubar
<Wimp$ScrapDir> @ ADFS::0 Resources:$ ADFS::4.$*


| Some example icon-bar icon definitions which I use:

application FD
<Features$Dir>* <FDInstruct$Dir>

Utils *
<Utils$Dir>*

Clibs *
<Clibs$Dir>*

!DeskLib *
<DeskLib$Dir>*


| ----------- Notes ----------

| blank lines and lines beginning with '|' (like this one) are ignored.
| All other line are treated as data by DirMenu.

| menu colours are in the following order:
| Work foreground, Work background, Title foreground, Title background. 
| Normal RISC OS menu colours are: 7 0 7 2. I find a white background
| a bit bright on large menus.

| To save space on the icon-bar, you could define narrower sprites 
| in the file 'Sprites',

| Each menu-bar item is specified as:

| spritename text
| path(s)

| 'spritename - name of the sprite that should be used for the icon.
| 'text'      - this will appear underneath the sprite
| if text is '*', the spritename is used
| if text is blank, the icon won't have any text.

| the paths should be separated by spaces. Appending a '*' to any 
| path will put the first-level contents of the path in the top
| level menu.
