Andreas Höschler wrote:

Hi Charles,

VCLSalFrame.StarOffice 7
VCLSalFrame
StarOffice 7
Defaults for all windows

OK, exit WindowMaker and try putting:

  VCLSalFrame.StarOffice 7 = {
    EmulateAppIcon = Yes;
  };

before the final "}" in ~/GNUstep/Defaults/WMWindowAttributes and
restart WindowMaker. I hope this works, the resource string looks really
strange- I have never seen one with a space in it.

Done! But it didn't change anything. :-(

Don't know if this helps, but if at all the key should be quoted, i.e.,

  "VCLSalFrame.StarOffice 7" = {
    EmulateAppIcon = Yes
  };

Wolfgang



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to