aewl

diff config.default.h @ 545:18b3666eae17

applied sander's config.*h nitpick patch
author arg@mig29
date Thu, 26 Oct 2006 15:29:20 +0200
parents 651f2c868b31
children 798b906378d6
line diff
     1.1 --- a/config.default.h	Thu Oct 26 15:26:17 2006 +0200
     1.2 +++ b/config.default.h	Thu Oct 26 15:29:20 2006 +0200
     1.3 @@ -61,5 +61,5 @@
     1.4  static Rule rule[] = { \
     1.5  	/* class:instance:title regex	tags regex	isfloat */ \
     1.6  	{ "Firefox.*",			"2",		False }, \
     1.7 -	{ "Gimp.*",			NULL,		True}, \
     1.8 +	{ "Gimp.*",			NULL,		True }, \
     1.9  };