added Acroread.* and MPlayer.* to config.arg.h rules
85e6d599
1 file(s) · +2 −0
| 68 | 68 | /* class:instance tags isfloat */ \ |
|
| 69 | 69 | { "Firefox.*", { [Tnet] = "net" }, False }, \ |
|
| 70 | 70 | { "Gimp.*", { 0 }, True}, \ |
|
| 71 | + | { "MPlayer.*", { 0 }, True}, \ |
|
| 72 | + | { "Acroread.*", { 0 }, True}, \ |
|
| 71 | 73 | }; |