diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-03-11 00:59:13 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-03-11 00:59:13 +0000 |
| commit | bd19fd06db8905ef835109414314ef928370a7d7 (patch) | |
| tree | 12229712fce0d8fea3769803452ed2867f5d0e4b /openbox/prop.c | |
| parent | 35ab1264ee5efe0c0a5458329f4e7d2ebda43b98 (diff) | |
remove the kde icon hint, they use the EWMH icon now
Diffstat (limited to 'openbox/prop.c')
| -rw-r--r-- | openbox/prop.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openbox/prop.c b/openbox/prop.c index 5d64202d..977dbe95 100644 --- a/openbox/prop.c +++ b/openbox/prop.c @@ -146,8 +146,6 @@ void prop_startup() CREATE(kde_wm_change_state, "_KDE_WM_CHANGE_STATE"); CREATE(kde_net_wm_window_type_override,"_KDE_NET_WM_WINDOW_TYPE_OVERRIDE"); - CREATE(kwm_win_icon, "KWM_WIN_ICON"); - CREATE(rootpmapid, "_XROOTPMAP_ID"); CREATE(esetrootid, "ESETROOT_PMAP_ID"); |
