fixed config.h files
authorarg@10ksloc.org
Tue, 01 Aug 2006 14:03:29 +0200
changeset 147 a94577c9de73
parent 146 f328ce9c558c
child 148 5267e1204367
fixed config.h files
config.arg.h
config.h
--- a/config.arg.h	Tue Aug 01 13:59:13 2006 +0200
+++ b/config.arg.h	Tue Aug 01 14:03:29 2006 +0200
@@ -3,6 +3,7 @@
  * See LICENSE file for license details.
  */
 
+#define ARRANGE 		dotile
 #define FONT			"-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
 #define BGCOLOR			"#0a2c2d"
 #define FGCOLOR			"#ddeeee"
@@ -72,5 +73,3 @@
 	{ "Firefox.*",		{ [Tnet] = "net" },		False }, \
 	{ "Gimp.*",		{ 0 },				True}, \
 };
-
-#define ARRANGE dotile
--- a/config.h	Tue Aug 01 13:59:13 2006 +0200
+++ b/config.h	Tue Aug 01 14:03:29 2006 +0200
@@ -3,6 +3,7 @@
  * See LICENSE file for license details.
  */
 
+#define ARRANGE			dotile
 #define FONT			"fixed"
 #define BGCOLOR			"#666699"
 #define FGCOLOR			"#eeeeee"
@@ -63,5 +64,3 @@
 	{ "Firefox.*",		{ [Tnet] = "net" },		False }, \
 	{ "Gimp.*",		{ 0 },				True}, \
 };
-
-#define ARRANGE dotile