renamed ARRANGE into DEFMODE
arg@10ksloc.org unknown
Tue, 01 Aug 2006 16:39:20 +0200
3 files changed,
3 insertions(+),
4 deletions(-)
M
config.arg.h
→
config.arg.h
@@ -4,8 +4,7 @@ * See LICENSE file for license details.
*/ enum { Tfnord, Tdev, Tnet, Twork, Tmisc, TLast }; - -#define ARRANGE dotile /* dofloat */ +#define DEFMODE dotile /* dofloat */ #define DEFTAG Tdev #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" #define BGCOLOR "#0a2c2d"