From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: new version of the proposed emacs icons Date: Sun, 02 Mar 2008 10:19:33 -0800 Message-ID: <200803021819.m22IJXCl018093@sallyv1.ics.uci.edu> References: <200802041612.m14GCq7w003656@sallyv1.ics.uci.edu> <200802070442.m174gVln014478@sallyv1.ics.uci.edu> <200802082357.m18NvkTG015950@sallyv1.ics.uci.edu> <200802100759.m1A7xXlg025221@sallyv1.ics.uci.edu> <200802110240.m1B2ePIw013083@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204482062 29449 80.91.229.12 (2 Mar 2008 18:21:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Mar 2008 18:21:02 +0000 (UTC) Cc: zenitani@mac.com, Kentaro Ohkouchi To: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 02 19:21:26 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 1JVsoE-0003VK-2s for ged-emacs-devel@m.gmane.org; Sun, 02 Mar 2008 19:21:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVsnh-0003Fi-6n for ged-emacs-devel@m.gmane.org; Sun, 02 Mar 2008 13:20:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVsnI-0002rY-SC for emacs-devel@gnu.org; Sun, 02 Mar 2008 13:20:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVsnH-0002p6-4O for emacs-devel@gnu.org; Sun, 02 Mar 2008 13:20:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVsnG-0002ok-7I for emacs-devel@gnu.org; Sun, 02 Mar 2008 13:20:14 -0500 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1JVsn9-0001jm-Vw; Sun, 02 Mar 2008 13:20:09 -0500 X-ICS-MailScanner-Watermark: 1205086775.05244@i9OpD/8H1E/ogwwgGGvYiA Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m22IJXCl018093; Sun, 2 Mar 2008 10:19:33 -0800 (PST) In-Reply-To: (Richard Stallman's message of "Mon, 11 Feb 2008 16:10:27 -0500") Original-Lines: 22 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.363, required 5, autolearn=disabled, ALL_TRUSTED -1.44, TW_XB 0.08) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) 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:91082 Archived-At: Richard Stallman writes: > Ok, let's use style 2 of the new icon. I have finally received the complete set of formats for the new icon and installed it. Thank you for your effort Ohkouchi-san! The whole package can be found at: http://osdn.dl.sourceforge.jp/macemacsjp/29728/EmacsIconCollections-3.1.tar.gz The "source" files for the icon are included in there too. What is the best place to install those? Also the xbm format of the icon in emacs/src/gnu.h needs to be updated. How is that done? Also, it would be better to rename emacs/src/gnu.h to something like emacs/src/icon.h so that it is more obvious what that file is used for.