From 1b89edb419ee103d0ef834433b16a3822398a519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Tue, 21 Apr 2009 15:10:07 -0400 Subject: The "visible bit" is called "urgency bit" in the ICCCM 2.0 --- xprop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xprop.c b/xprop.c index 7ada23f..73a9db8 100644 --- a/xprop.c +++ b/xprop.c @@ -355,7 +355,7 @@ typedef struct _propertyRec { "?m3(\t\twindow id # to use for icon: $4\n)"\ "?m4(\t\tstarting position for icon: $5, $6\n)"\ "?m6(\t\twindow id # of group leader: $8\n)"\ -"?m8(\t\tThe visible hint bit is set\n)" +"?m8(\t\tThe urgency hint bit is set\n)" #define WM_ICON_SIZE_DFORMAT ":\n"\ "\t\tminimum icon size: $0 by $1\n"\ -- cgit v1.2.3