added Acroread.* and MPlayer.* to config.arg.h rules
This commit is contained in:
parent
95e8d12b71
commit
85e6d59956
@ -68,4 +68,6 @@ static Rule rule[] = { \
|
||||
/* class:instance tags isfloat */ \
|
||||
{ "Firefox.*", { [Tnet] = "net" }, False }, \
|
||||
{ "Gimp.*", { 0 }, True}, \
|
||||
{ "MPlayer.*", { 0 }, True}, \
|
||||
{ "Acroread.*", { 0 }, True}, \
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user