Преглед на файлове

using ff tiled again, seems to work perfectly with new bottom stack

Anselm R. Garbe преди 19 години
родител
ревизия
c045459917
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      config.arg.h

+ 1 - 1
config.arg.h

@@ -64,7 +64,7 @@ static Key key[] = { \
 #define RULES \
 static Rule rule[] = { \
 	/* class:instance:title regex	tags regex	isfloat */ \
-	{ "Firefox.*",			"net",		True}, \
+	{ "Firefox.*",			"net",		False}, \
 	{ "Gimp.*",			NULL,		True}, \
 	{ "MPlayer.*",			NULL,		True}, \
 	{ "Acroread.*",			NULL,		True}, \