aboutsummaryrefslogtreecommitdiff
path: root/tag.c
diff options
context:
space:
mode:
authorAnselm R.Garbe <[email protected]>2006-08-13 17:58:06 +0200
committerAnselm R.Garbe <[email protected]>2006-08-13 17:58:06 +0200
commit349cadacf6c978f42ca582c57413895c1be52d66 (patch)
tree0844b9d13678d6a0e224ff1e6ead8c8ed797bfb7 /tag.c
parentimplemented viewextend and added M-S-C-n shortcuts for extending the current ... (diff)
downloadseiwm-349cadacf6c978f42ca582c57413895c1be52d66.tar.xz
seiwm-349cadacf6c978f42ca582c57413895c1be52d66.zip
made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
Diffstat (limited to 'tag.c')
-rw-r--r--tag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag.c b/tag.c
index 51dda03..9904dd1 100644
--- a/tag.c
+++ b/tag.c
@@ -252,7 +252,7 @@ view(Arg *arg)
}
void
-viewextend(Arg *arg)
+toggleview(Arg *arg)
{
unsigned int i;