From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] po: Drop removed file 'weechat.scm'. Date: Thu, 03 Mar 2016 17:45:37 +0100 Message-ID: <87d1rbcxxq.fsf@gnu.org> References: <1457005486-25235-1-git-send-email-justus@gnupg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abWNk-0000Hn-HO for guix-devel@gnu.org; Thu, 03 Mar 2016 11:45:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abWNf-0004ie-O2 for guix-devel@gnu.org; Thu, 03 Mar 2016 11:45:44 -0500 In-Reply-To: <1457005486-25235-1-git-send-email-justus@gnupg.org> (Justus Winter's message of "Thu, 3 Mar 2016 12:44:46 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Justus Winter Cc: guix-devel@gnu.org Justus Winter skribis: > weechat has been merged into 'irc.scm' in e288f007. > > * po/packages/POTFILES.in: Drop removed file 'weechat.scm'. Pushed, thanks! Chris Marusich skribis: > Is it not necessary to also do something about the other files that > mention weechat's prevoius location? For example: > > $ grep -r gnu/packages/weechat . > ./po/packages/da.po:#: gnu/packages/weechat.scm:92 This is fine, they will be regenerated (and it=E2=80=99s a comment so it ha= s no functional impact.) > Also, FYI I filed a bug report about this yesterday because I noticed > the problem but wasn't sure how to fix it. If you figure out how to fix > it, we can probably resolve that! > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D22888 Closed now! :-) Thanks, Ludo=E2=80=99.