Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E562A11077 for ; Wed, 16 Jul 2014 21:33:36 +0000 (UTC) Received: (qmail 76614 invoked by uid 500); 16 Jul 2014 21:33:36 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 76577 invoked by uid 500); 16 Jul 2014 21:33:36 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 76565 invoked by uid 99); 16 Jul 2014 21:33:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2014 21:33:36 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ignisvulpis@gmail.com designates 209.85.192.49 as permitted sender) Received: from [209.85.192.49] (HELO mail-qg0-f49.google.com) (209.85.192.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2014 21:33:31 +0000 Received: by mail-qg0-f49.google.com with SMTP id j107so1173306qga.36 for ; Wed, 16 Jul 2014 14:33:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=M98aBks2+6jumoYoT26XjxFoPe93UiyAppUPPsKiSQA=; b=LwrWTJjJXbtIq1s3qx2F70RIqFBfojW04Yl4O6NyZpZNXJLVk3SKIc6wgAjxgiQ892 yDKj75iABupGYHB+Jc4U4LLVr1RGSbORa7cNftVB8LAcVmZ3i/wB15kyrOcNfo2pw3mg jUMvPYxEVh+ZDqFnlVnJ0ZgSe2ZVTCKm0NWciRilzqgdC5mBwtQ2qDJ7ZT3zVKEaMnHM VrHU6uEi4+QDJ9UXDLBoUM537/1451I3bGacm9UvfEbnvn7E9vvaEqTd0dXoAG/YRr9S sF0PGrjQXnPWUpXljirGUs+63hj+ykZsGzrkLgEW9hJJCnPwLQuSXyCmi3RR2dkjVGjZ fBoA== MIME-Version: 1.0 X-Received: by 10.140.22.115 with SMTP id 106mr21289821qgm.13.1405546391134; Wed, 16 Jul 2014 14:33:11 -0700 (PDT) Received: by 10.229.182.67 with HTTP; Wed, 16 Jul 2014 14:33:11 -0700 (PDT) In-Reply-To: <20140716182911.466CB996B63@tyr.zones.apache.org> References: <20140716182911.466CB996B63@tyr.zones.apache.org> Date: Wed, 16 Jul 2014 23:33:11 +0200 Message-ID: Subject: Re: [GitHub] cordova-lib pull request: CB-7132: fix regression regarding defaul... From: Axel Nennker To: dev Content-Type: multipart/alternative; boundary=001a11c11fd65be7f504fe5645e9 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c11fd65be7f504fe5645e9 Content-Type: text/plain; charset=UTF-8 fixed 2014-07-16 20:29 GMT+02:00 VVelda : > Github user VVelda commented on the pull request: > > https://github.com/apache/cordova-lib/pull/58#issuecomment-49206968 > > Changes deletes also icons and splashscreen in new blank project, > which is bad. That should not to be done, until is icon or splashreen set > in config.xml. > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. If your project does not have this feature > enabled and wishes so, or if the feature is enabled but not working, please > contact infrastructure at infrastructure@apache.org or file a JIRA ticket > with INFRA. > --- > --001a11c11fd65be7f504fe5645e9--