config.arg.h
changeset 336 2a65e8b3d21a
parent 326 73efaa15a635
child 342 a1901753deef
--- a/config.arg.h	Wed Aug 23 12:03:25 2006 +0200
+++ b/config.arg.h	Wed Aug 23 12:08:37 2006 +0200
@@ -46,7 +46,7 @@
 
 #define RULES \
 static Rule rule[] = { \
-	/* class:instance regex		tags regex	isfloat */ \
+	/* class:instance:title regex	tags regex	isfloat */ \
 	{ "Firefox.*",			"net",		False }, \
 	{ "Gimp.*",			NULL,		True}, \
 	{ "MPlayer.*",			NULL,		True}, \