projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e4e452
)
name set_icon_name correctly
author
Dana Jansens
<danakj@orodu.net>
Fri, 11 Apr 2003 15:46:33 +0000
(15:46 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Fri, 11 Apr 2003 15:46:33 +0000
(15:46 +0000)
cwmcc/client_props.c
patch
|
blob
|
history
diff --git
a/cwmcc/client_props.c
b/cwmcc/client_props.c
index dc0f4fa43c2e3640bb0cd46da7ca32e8923b568b..e0b3941907df0a453ed8c306655a733a6809f184 100644
(file)
--- a/
cwmcc/client_props.c
+++ b/
cwmcc/client_props.c
@@
-72,7
+72,7
@@
void cwmcc_client_get_icon_name(Window win, char **name)
}
}
-void cwmcc_client_
icon_set
_name(Window win, char *name)
+void cwmcc_client_
set_icon
_name(Window win, char *name)
{
XChangeProperty(cwmcc_display, win, CWMCC_ATOM(client, net_wm_icon_name),
CWMCC_ATOM(type, utf8), 32, PropModeReplace,