# HG changeset patch # User Anselm R. Garbe # Date 1159541042 -7200 # Node ID 9dcc64d8a19e1942e3afb0abf5856ed8ab3e275a # Parent ede48935f2b39a456e60c7d9ae8846ad45a64564 small change diff -r ede48935f2b3 -r 9dcc64d8a19e config.arg.h --- a/config.arg.h Fri Sep 29 16:22:20 2006 +0200 +++ b/config.arg.h Fri Sep 29 16:44:02 2006 +0200 @@ -8,7 +8,7 @@ #define DEFMODE dotile /* dofloat */ #define FLOATSYMBOL "><>" -#define STACKPOS StackRight /* StackLeft, StackBottom */ +#define STACKPOS StackRight /* StackLeft */ #define TILESYMBOL "[]=" #define VERTICALSTACK True /* False == horizontal stack */ diff -r ede48935f2b3 -r 9dcc64d8a19e config.default.h --- a/config.default.h Fri Sep 29 16:22:20 2006 +0200 +++ b/config.default.h Fri Sep 29 16:44:02 2006 +0200 @@ -8,7 +8,7 @@ #define DEFMODE dotile /* dofloat */ #define FLOATSYMBOL "><>" -#define STACKPOS StackRight /* StackLeft, StackBottom */ +#define STACKPOS StackRight /* StackLeft */ #define TILESYMBOL "[]=" #define VERTICALSTACK True /* False == horizontal stack */