Mercurial > aewl
diff config.arg.h @ 336:2a65e8b3d21a
implemented class:inst:title matching
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Wed, 23 Aug 2006 12:08:37 +0200 |
parents | 73efaa15a635 |
children | a1901753deef |
line wrap: on
line diff
--- a/config.arg.h Wed Aug 23 12:03:25 2006 +0200 +++ b/config.arg.h Wed Aug 23 12:08:37 2006 +0200 @@ -46,7 +46,7 @@ #define RULES \ static Rule rule[] = { \ - /* class:instance regex tags regex isfloat */ \ + /* class:instance:title regex tags regex isfloat */ \ { "Firefox.*", "net", False }, \ { "Gimp.*", NULL, True}, \ { "MPlayer.*", NULL, True}, \