aewl

changeset 509:9dcc64d8a19e

small change
author Anselm R. Garbe <arg@10kloc.org>
date Fri, 29 Sep 2006 16:44:02 +0200
parents ede48935f2b3
children 0dfa6b752aed
files config.arg.h config.default.h
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/config.arg.h	Fri Sep 29 16:22:20 2006 +0200
     1.2 +++ b/config.arg.h	Fri Sep 29 16:44:02 2006 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  
     1.5  #define DEFMODE			dotile		/* dofloat */
     1.6  #define FLOATSYMBOL		"><>"
     1.7 -#define STACKPOS		StackRight	/* StackLeft, StackBottom */
     1.8 +#define STACKPOS		StackRight	/* StackLeft */
     1.9  #define TILESYMBOL		"[]="
    1.10  #define VERTICALSTACK		True		/* False == horizontal stack  */
    1.11  
     2.1 --- a/config.default.h	Fri Sep 29 16:22:20 2006 +0200
     2.2 +++ b/config.default.h	Fri Sep 29 16:44:02 2006 +0200
     2.3 @@ -8,7 +8,7 @@
     2.4  
     2.5  #define DEFMODE			dotile /* dofloat */
     2.6  #define FLOATSYMBOL		"><>"
     2.7 -#define STACKPOS		StackRight	/* StackLeft, StackBottom */
     2.8 +#define STACKPOS		StackRight	/* StackLeft */
     2.9  #define TILESYMBOL		"[]="
    2.10  #define VERTICALSTACK		True		/* False == horizontal stack  */
    2.11