Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D9681142A for ; Tue, 3 Jun 2014 20:10:02 +0000 (UTC) Received: (qmail 85712 invoked by uid 500); 3 Jun 2014 20:10:02 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 85692 invoked by uid 500); 3 Jun 2014 20:10:02 -0000 Mailing-List: contact issues-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 issues@cordova.apache.org Received: (qmail 85683 invoked by uid 99); 3 Jun 2014 20:10:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2014 20:10:02 +0000 Date: Tue, 3 Jun 2014 20:10:02 +0000 (UTC) From: "Andrew Grieve (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-6860) Android: Allow apps to specify launcher label separate from App name MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Andrew Grieve created CB-6860: --------------------------------- Summary: Android: Allow apps to specify launcher label separate from App name Key: CB-6860 URL: https://issues.apache.org/jira/browse/CB-6860 Project: Apache Cordova Issue Type: Bug Components: Android Reporter: Andrew Grieve Assignee: Andrew Grieve Priority: Minor Idea here is to add two more strings.xml values that map to the android:label on the application, activity, intent-filter. By default they will all have the same value, but it at least makes it more obvious how to set these values. CLI could be made to set the values in the future as well. -- This message was sent by Atlassian JIRA (v6.2#6252)