From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: Using GNOME stock icons Date: Fri, 30 Sep 2005 13:33:21 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1128101953 19168 80.91.229.2 (30 Sep 2005 17:39:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 30 Sep 2005 17:39:13 +0000 (UTC) Cc: ding@gnus.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 30 19:39:04 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ELOpI-0002M1-Ur for ged-emacs-devel@m.gmane.org; Fri, 30 Sep 2005 19:37:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ELOpI-0003k2-Ct for ged-emacs-devel@m.gmane.org; Fri, 30 Sep 2005 13:37:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ELOn0-0002bM-Rt for emacs-devel@gnu.org; Fri, 30 Sep 2005 13:35:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ELOml-0002Ui-BB for emacs-devel@gnu.org; Fri, 30 Sep 2005 13:35:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ELOmj-0002TH-LR for emacs-devel@gnu.org; Fri, 30 Sep 2005 13:35:01 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ELOl8-0006Fc-3B for emacs-devel@gnu.org; Fri, 30 Sep 2005 13:33:22 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1ELOl7-0007o7-5J; Fri, 30 Sep 2005 13:33:21 -0400 Original-To: Reiner Steib In-reply-to: (message from Reiner Steib on Wed, 28 Sep 2005 23:24:50 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:43394 gmane.emacs.gnus.general:61054 Archived-At: The GMOME icons are in PNG format. Is it possible to use PNG in Emacs' tool bar? My tests didn't display the PNG images; I had to convert them to XPM. We could convert them to XPM and include them, in the same way that we do with other things such as oldXMenu, saying they are not "part of Emacs".