Explorar o código

added Acroread.* and MPlayer.* to config.arg.h rules

arg@10ksloc.org %!s(int64=19) %!d(string=hai) anos
pai
achega
85e6d59956
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      config.arg.h

+ 2 - 0
config.arg.h

@@ -68,4 +68,6 @@ static Rule rule[] = { \
 	/* class:instance	tags				isfloat */ \
 	{ "Firefox.*",		{ [Tnet] = "net" },		False }, \
 	{ "Gimp.*",		{ 0 },				True}, \
+	{ "MPlayer.*",		{ 0 },				True}, \
+	{ "Acroread.*",		{ 0 },				True}, \
 };