From xemacs-m  Thu Feb  6 01:08:08 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id BAA13693
	for <xemacs-beta@xemacs.org>; Thu, 6 Feb 1997 01:08:07 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id XAA10559;
	Wed, 5 Feb 1997 23:19:14 -0800
To: xemacs-beta@xemacs.org
Subject: Re: Proper way to set xemacs icon?
References: <21628.855099902@rtp.ericsson.se>
X-Url: http://www.miranova.com/%7Esteve/
Mail-Copies-To: never
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Raymond Toy's message of Tue, 04 Feb 1997 18:45:02 -0500
Mime-Version: 1.0 (generated by tm-edit 7.101)
Content-Type: text/plain; charset=US-ASCII
Date: 05 Feb 1997 23:19:14 -0800
Message-ID: <m2lo928kr1.fsf@altair.xemacs.org>
Lines: 13
X-Mailer: Gnus v5.4.11/XEmacs 20.0

Raymond Toy writes:

> What is the proper way to set the xemacs icon?

utils/live-icon.el uses something like:

(x-set-screen-icon-pixmap
 (selected-frame)
 (make-pixmap "/usr/src/xemacs-20.0/etc/xemacs-icon2.xpm"))

-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

