From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: bad tool-bar icons in Emacs 22.1 release Date: Sun, 01 Jul 2007 12:32:11 -0400 Message-ID: References: <466C80A3.1040102@gnu.org> <466D34C5.8050604@gnu.org> <4686267A.8050001@swipnet.se> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1183307661 31682 80.91.229.12 (1 Jul 2007 16:34:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 Jul 2007 16:34:21 +0000 (UTC) Cc: jan.h.d@swipnet.se, jasonr@gnu.org, emacs-devel@gnu.org To: Reiner Steib Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 01 18:34:19 2007 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 1I52NP-000765-9Y for ged-emacs-devel@m.gmane.org; Sun, 01 Jul 2007 18:34:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I52NO-0008LL-RW for ged-emacs-devel@m.gmane.org; Sun, 01 Jul 2007 12:34:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I52LN-0007Ge-4O for emacs-devel@gnu.org; Sun, 01 Jul 2007 12:32:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I52LM-0007Fv-2O for emacs-devel@gnu.org; Sun, 01 Jul 2007 12:32:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I52LL-0007Fm-MB for emacs-devel@gnu.org; Sun, 01 Jul 2007 12:32:11 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I52LL-0003q8-BX for emacs-devel@gnu.org; Sun, 01 Jul 2007 12:32:11 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1I52LL-0006ue-1b; Sun, 01 Jul 2007 12:32:11 -0400 In-reply-to: (message from Reiner Steib on Sun, 01 Jul 2007 11:03:52 +0200) X-detected-kernel: 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:74124 Archived-At: It would be preferable to include the libraries in the zip archive in the right directory (emacs-22.1/bin/ (?), along with some README.image-libs file?). That sounds convenient for the users. BTW, when uploading a new version, the file name should be modified (e.g. emacs-22.1-bin-i386.zip -> emacs-22.1-a-bin-i386.zip) as well. I do not understand why you propose this. > We should distribute the source alongside the binaries, > and we should make sure that the binaries have whatever > notices are required by the licenses. The sources could be in a separate zip file (e.g. emacs-22.1-image-libs-src.zip). Yes.