diff -r df3ea2f76f54 -r 22dfaeb82491 tag.c --- a/tag.c Wed Feb 14 08:14:41 2007 +0100 +++ b/tag.c Wed Feb 14 09:09:18 2007 +0100 @@ -78,10 +78,9 @@ Bool matched = trans != NULL; XClassHint ch = { 0 }; - if(matched) { + if(matched) for(i = 0; i < ntags; i++) c->tags[i] = trans->tags[i]; - } else { XGetClassHint(dpy, c->win, &ch); snprintf(prop, sizeof prop, "%s:%s:%s",