aboutsummaryrefslogtreecommitdiff
path: root/config.arg.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <[email protected]>2007-02-19 17:18:24 +0100
committerAnselm R. Garbe <[email protected]>2007-02-19 17:18:24 +0100
commit5a03daf47f3383250652c15f38f976f6157b4641 (patch)
tree3fa10743e82f60e66a0407056a4793101e917a74 /config.arg.h
parentrenames swim[ming] into versatile (diff)
downloadseiwm-5a03daf47f3383250652c15f38f976f6157b4641.tar.xz
seiwm-5a03daf47f3383250652c15f38f976f6157b4641.zip
renamed Client->versatile and Rule->versatile into Client->isversatile resp. Rule->isversatile
Diffstat (limited to 'config.arg.h')
-rw-r--r--config.arg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.arg.h b/config.arg.h
index 05bcd07..fec7a12 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -89,7 +89,7 @@ static Key key[] = { \
#define RULES \
static Rule rule[] = { \
- /* class:instance:title regex tags regex versatile */ \
+ /* class:instance:title regex tags regex isversatile */ \
{ "Firefox", "3", False }, \
{ "Gimp", NULL, True }, \
{ "MPlayer", NULL, True }, \