X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=engines%2Fopenbox%2Fopenbox.c;h=3115df74c477f2c5f7f8a53ab3afbda9b13763da;hb=0a69cfc6d2cf672634e95d5eb2015434dd924abc;hp=06b366168161fc079580d6710aae632d1ecd7506;hpb=b10548f0ddf7ac9deb85372332686c6d8651a1f6;p=chaz%2Fopenbox diff --git a/engines/openbox/openbox.c b/engines/openbox/openbox.c index 06b36616..3115df74 100644 --- a/engines/openbox/openbox.c +++ b/engines/openbox/openbox.c @@ -177,7 +177,7 @@ gboolean startup() a_unfocused_title = appearance_new(Surface_Planar, 0); a_focused_label = appearance_new(Surface_Planar, 1); a_unfocused_label = appearance_new(Surface_Planar, 1); - a_icon = appearance_new(Surface_Planar, 0);//1); + a_icon = appearance_new(Surface_Planar, 0);/*1);*/ a_focused_handle = appearance_new(Surface_Planar, 0); a_unfocused_handle = appearance_new(Surface_Planar, 0);