]> Dogcows Code - chaz/openbox/blobdiff - otk/property.cc
80 cols
[chaz/openbox] / otk / property.cc
index 16b507f51adacbed113c370e2b62d1ded7796b1f..2c171ccee8a9b1cd5422dcf661777524c39e4fbf 100644 (file)
@@ -134,6 +134,8 @@ void Property::initialize()
   atoms.kde_net_wm_window_type_override =
     create("_KDE_NET_WM_WINDOW_TYPE_OVERRIDE");
 
+  atoms.kwm_win_icon = create("KWM_WIN_ICON");
+  
   atoms.rootpmapid = create("_XROOTPMAP_ID");
   atoms.esetrootid = create("ESETROOT_PMAP_ID");
 
This page took 0.025385 seconds and 4 git commands to generate.