From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vinicius Jose Latorre Newsgroups: gmane.emacs.devel Subject: Re: emacs*_mac.png files problem Date: Mon, 17 Dec 2007 12:02:07 -0300 Message-ID: <47668F6F.4070601@ig.com.br> References: <47667744.9000705@ig.com.br> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1197900110 24830 80.91.229.12 (17 Dec 2007 14:01:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Dec 2007 14:01:50 +0000 (UTC) Cc: "GNU Emacs \(devel\)" To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 17 15:01:49 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 1J4GXT-0008Nv-Ir for ged-emacs-devel@m.gmane.org; Mon, 17 Dec 2007 15:01:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J4GX9-0004BT-2y for ged-emacs-devel@m.gmane.org; Mon, 17 Dec 2007 09:01:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J4GX2-00048L-EF for emacs-devel@gnu.org; Mon, 17 Dec 2007 09:01:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J4GWx-00044d-3G for emacs-devel@gnu.org; Mon, 17 Dec 2007 09:01:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J4GWw-00044F-RQ for emacs-devel@gnu.org; Mon, 17 Dec 2007 09:01:14 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.241]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J4GWw-0003NW-6x for emacs-devel@gnu.org; Mon, 17 Dec 2007 09:01:14 -0500 Original-Received: by an-out-0708.google.com with SMTP id c25so473622ana.84 for ; Mon, 17 Dec 2007 06:01:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; bh=5JgbgOwmM1aoYnX3GwsycL+qQC7H0Mvcvpnx2CZ999E=; b=Ag7OZZG6bXwnbYYjlZhT2IDfS10ECb5/2a/3wHSltpF1gpEf7WQ+mD6AV3hn/gFofQ39Xl5LEx8Gefsgf3KbTThZw8sqJakgoWIcygy9/xentpRcTD+OqxY+3We5jW4lMjVbaa+O26DoslTlkP29QNQIvbY5njFDMbOQvlUStC4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; b=MBrZbsHlbk778IZ92RzmUwwsAdpB8plDgXkY6wad8Laomal9IpZaKhCpMl5rjA0KS/qZc3RWSg8NGTCa0fh8y4v1vuYsGRFmb6CXZ7dqR+S6IN+EY46r0+f0HE/Riqbp4WVAktOh4CvGYiG2oy3jQZgwA4+1vL+/LIWPaxXaPUE= Original-Received: by 10.100.241.17 with SMTP id o17mr14651757anh.72.1197900066146; Mon, 17 Dec 2007 06:01:06 -0800 (PST) Original-Received: from ?192.168.0.100? ( [200.208.45.20]) by mx.google.com with ESMTPS id d34sm6765452and.2007.12.17.06.01.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 17 Dec 2007 06:01:02 -0800 (PST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071128 SeaMonkey/1.1.7 In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:85223 Archived-At: >> It seems that etc/images/icon/emacs*_mac.png have some problem in CVS trunk. >> >> All these files have size of 5 bytes! >> > > MSDOS lossage. Fixed now. > Ok, CVS trunk is fixed. I've just checked CVS unicode, the same problem happens there.