; $VER: WinArrange.config 0.1 (20.07.94)
; © 1994 by Thomas Alexnat
;
; This is a configfile for WinArrange
;
; 1.
;   Please note, that the keyword 'configtype', is a identifier
;   for WinArranges' configparser. It may happen, that the format
;   of the config changes in future. At the moment, the is only existing
;   one type: 1
;
; 2.
;   Semicolons ';' are treated like in AmigaOS or Basic as remarks
;
; 3.
;   It is also allowed to enter are blank line
;
; 4.
;   At this point of time, you may not use linebreaks. This means, that a
;   name has got to be at maximum, only a full line, preceeded by a normal
;   AmigaOS linebreak command.
;
; 5.
;   The config file should be plain AmigaOS-ASCII
;
; Thank you, for reading all this information. You may also cut out these
; remarks for speed improvisation


;Global options:

WBONLY			FALSE

;Now all options and patterns for the windows:
ACCEPTWINDOW		ToolmanagerDock
REJECTWINDOW		WorkBench

;Now all options and patterns for the tasks:
ACCEPTTASK		WorkBench
REJECTTASK		CEd
