From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Jan_Dj=C3=A4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Emacs.icns Date: Sun, 1 Sep 2013 12:10:02 +0200 Message-ID: <0DD1856E-B5BB-45F1-9C5D-BEC98C48BCAB@swipnet.se> References: <46C9204C-C5E7-4C00-98F4-6B4AA3ED9C57@swipnet.se> <20130823.065912.1440247676514824865.kazu@iij.ad.jp> <20130828.131621.1814606820726668051.kazu@iij.ad.jp> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1378030211 8366 80.91.229.3 (1 Sep 2013 10:10:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Sep 2013 10:10:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?Q?Kazu_Yamamoto_=28=E5=B1=B1=E6=9C=AC=E5=92=8C=E5=BD=A6?= =?utf-8?Q?=29?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 01 12:10:12 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VG4bj-0004eZ-Cw for ged-emacs-devel@m.gmane.org; Sun, 01 Sep 2013 12:10:11 +0200 Original-Received: from localhost ([::1]:33276 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VG4bi-0006sO-UR for ged-emacs-devel@m.gmane.org; Sun, 01 Sep 2013 06:10:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VG4ba-0006lJ-LM for emacs-devel@gnu.org; Sun, 01 Sep 2013 06:10:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VG4bU-00020e-G6 for emacs-devel@gnu.org; Sun, 01 Sep 2013 06:10:02 -0400 Original-Received: from mail01.bdtv.se ([176.10.222.34]:48355) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1VG4bU-00020X-47 for emacs-devel@gnu.org; Sun, 01 Sep 2013 06:09:56 -0400 Original-Received: (qmail 31614 invoked by uid 89); 1 Sep 2013 10:09:51 -0000 Original-Received: from h-46-59-42-57.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.57) by mail01.bdtv.se with ESMTPA; 1 Sep 2013 10:09:51 -0000 Original-Received: from [172.20.199.13] (unknown [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 485C71A027C; Sun, 1 Sep 2013 10:09:51 +0000 (UTC) In-Reply-To: <20130828.131621.1814606820726668051.kazu@iij.ad.jp> X-Mailer: Apple Mail (2.1508) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 176.10.222.34 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:163118 Archived-At: Hello. 28 aug 2013 kl. 06:16 skrev Kazu Yamamoto (=E5=B1=B1=E6=9C=AC=E5=92=8C=E5=BD= =A6) : > Hi, >=20 >> I can't see this either. Is it just one file missing? Do you have >> Contents/PkgInfo or any other file in Resources (there should be >> three)? >=20 > Here is a diff of "ls -R1": Somehow the nextstep/Makefile thinks nextstep/Emacs.app is up to date. = This could happen before, but a fix is in the trunk. Are you running = trunk? If not, do a=20 % touch nextstep/Cocoa/Emacs.base Jan D. >=20 >=20 > --Kazu >=20 > *** LS 2013-08-28 13:11:35.000000000 +0900 > --- LS-m 2013-08-28 13:11:24.000000000 +0900 > *************** > *** 1,9 **** > Contents/ >=20 > ./Contents: > - Info.plist > MacOS/ > - PkgInfo > Resources/ >=20 > ./Contents/MacOS: > --- 1,7 ---- > *************** > *** 26,35 **** > update-game-score* >=20 > ./Contents/Resources: > - Credits.html > - Emacs.icns > - English.lproj/ > - document.icns > etc/ > info/ > leim/ > --- 24,29 ---- > *************** > *** 38,46 **** > site-lisp/ > var/ >=20 > - ./Contents/Resources/English.lproj: > - InfoPlist.strings > -=20 > ./Contents/Resources/etc: > AUTHORS > CALC-NEWS > --- 32,37 ---- >=20