From afd477692d3268af445c3fc27057cf35e58ab51f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 13 Feb 2003 07:42:33 +0000 Subject: uncomment the _NET_WM_ICON property --- otk/property.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otk/property.hh') diff --git a/otk/property.hh b/otk/property.hh index 19cc782b..f773c649 100644 --- a/otk/property.hh +++ b/otk/property.hh @@ -76,7 +76,7 @@ struct Atoms { Atom net_wm_state; Atom net_wm_strut; // Atom net_wm_icon_geometry; -// Atom net_wm_icon; + Atom net_wm_icon; // Atom net_wm_pid; // Atom net_wm_handled_icons; Atom net_wm_allowed_actions; -- cgit v1.2.3