[hackers] [dwm] prepared 3.7, ready to rambo

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Sat Feb 24 15:41:27 2007

changeset: 845:baee494346e5
tag: 3.7
user: Anselm R. Garbe <arg_AT_suckless.org>
date: Sat Feb 24 15:40:50 2007 +0100
summary: prepared 3.7, ready to rambo

diff -r e7df5a345595 -r baee494346e5 config.arg.h
--- a/config.arg.h Sat Feb 24 14:08:27 2007 +0100
+++ b/config.arg.h Sat Feb 24 15:40:50 2007 +0100
@@ -13,7 +13,7 @@
 #define SELFGCOLOR "#fff"
 #define TOPBAR True /* False */
 
-/* behavior */
+/* tagging */
 #define TAGS \
 const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
 #define RULES \
diff -r e7df5a345595 -r baee494346e5 config.default.h
--- a/config.default.h Sat Feb 24 14:08:27 2007 +0100
+++ b/config.default.h Sat Feb 24 15:40:50 2007 +0100
@@ -13,7 +13,7 @@
 #define SELFGCOLOR "#ffffff"
 #define TOPBAR True /* False */
 
-/* behavior */
+/* tagging */
 #define TAGS \
 const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
 /* Query class:instance:title for regex matching info with following command:
Received on Sat Feb 24 2007 - 15:41:27 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:55:53 UTC