diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-04 01:41:54 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-04 01:41:54 +0000 |
| commit | 1a879a4e3e91f5c27c2c217012166e72add0b4fc (patch) | |
| tree | ee88a30e269be3544da0e985d0b61c1180b700bf | |
| parent | 15d3efa69c40c93ae609a791e4b57c3d793e646f (diff) | |
desktopnames is supported already, just desktops arent :>
| -rw-r--r-- | src/screen.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/screen.cc b/src/screen.cc index e13e805a..c121c20f 100644 --- a/src/screen.cc +++ b/src/screen.cc @@ -304,9 +304,7 @@ void OBScreen::setSupportedAtoms() otk::OBProperty::net_workarea, otk::OBProperty::net_client_list, otk::OBProperty::net_client_list_stacking, -/* otk::OBProperty::net_desktop_names, -*/ otk::OBProperty::net_close_window, otk::OBProperty::net_wm_name, otk::OBProperty::net_wm_visible_name, |
