From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ulrich Mueller Newsgroups: gmane.emacs.devel Subject: Re: emacs' icon on X ? Date: Mon, 3 Mar 2008 09:22:22 +0100 Message-ID: <18379.46398.626419.141898@a1ihome1.kph.uni-mainz.de> References: <86bqhkr5kz.fsf@lisa.quinscape.de> <17959.35623.733665.892157@a1i15.kph.uni-mainz.de> <87tzvcmccj.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204532639 25132 80.91.229.12 (3 Mar 2008 08:23:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2008 08:23:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 03 09:24:25 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JW5y9-0006kh-7s for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2008 09:24:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JW5xL-0005kz-C5 for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2008 03:23:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JW5wW-0005Xk-K1 for emacs-devel@gnu.org; Mon, 03 Mar 2008 03:22:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JW5wU-0005XC-Ep for emacs-devel@gnu.org; Mon, 03 Mar 2008 03:22:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JW5wU-0005X6-8q for emacs-devel@gnu.org; Mon, 03 Mar 2008 03:22:38 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JW5wP-0008Tl-Ow; Mon, 03 Mar 2008 03:22:33 -0500 Original-Received: from a1iwww1.kph.uni-mainz.de ([134.93.134.1]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JW5wN-0006am-7j; Mon, 03 Mar 2008 03:22:31 -0500 Original-Received: from a1ihome1.kph.uni-mainz.de (a1ihome1.kph.uni-mainz.de [134.93.134.75]) by a1iwww1.kph.uni-mainz.de (8.14.1/8.13.4) with ESMTP id m238MNQG006449; Mon, 3 Mar 2008 09:22:23 +0100 Original-Received: from a1ihome1.kph.uni-mainz.de (localhost [127.0.0.1]) by a1ihome1.kph.uni-mainz.de (8.14.2/8.14.1) with ESMTP id m238MNiq012065; Mon, 3 Mar 2008 09:22:23 +0100 Original-Received: (from ulm@localhost) by a1ihome1.kph.uni-mainz.de (8.14.2/8.14.2/Submit) id m238MMs6012059; Mon, 3 Mar 2008 09:22:22 +0100 In-Reply-To: <87tzvcmccj.fsf@stupidchicken.com> X-Mailer: VM 8.0.9 under Emacs 22.1.1 (i686-pc-linux-gnu) X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 1) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:91153 Archived-At: >>>>> On Thu, 19 Apr 2007, Chong Yidong wrote: >> $ pnginfo /usr/share/emacs/22.0.98/etc/images/icons/emacs_48.png >> [...] >> Software (tEXt uncompressed): Macromedia Fireworks 8 >> [...] > On the other hand, there is no point giving Macromedia free > advertising, so I removed the metadata. Thanks for pointing this out. New icon, similar issue (for the SVG file as well): $ pnginfo etc/images/icons/hicolor/48x48/apps/emacs.png [...] Software (xTXt deflate compressed): Adobe ImageReady [...] Ulrich