Browse Source

removed firefox rule from default.h

Anselm R. Garbe 19 năm trước cách đây
mục cha
commit
6a5b41203e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      config.default.h

+ 0 - 1
config.default.h

@@ -82,6 +82,5 @@ static Key key[] = { \
 #define RULES \
 static Rule rule[] = { \
 	/* class:instance:title regex	tags regex	isfloat */ \
-	{ "Firefox.*",			"2",		False }, \
 	{ "Gimp.*",			NULL,		True }, \
 };