Return-Path: X-Original-To: apmail-jmeter-dev-archive@minotaur.apache.org Delivered-To: apmail-jmeter-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D48418707 for ; Thu, 3 Mar 2016 10:43:21 +0000 (UTC) Received: (qmail 7496 invoked by uid 500); 3 Mar 2016 10:43:21 -0000 Delivered-To: apmail-jmeter-dev-archive@jmeter.apache.org Received: (qmail 7469 invoked by uid 500); 3 Mar 2016 10:43:21 -0000 Mailing-List: contact dev-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jmeter.apache.org Delivered-To: mailing list dev@jmeter.apache.org Received: (qmail 7457 invoked by uid 99); 3 Mar 2016 10:43:21 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Mar 2016 10:43:21 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C6399E0D58; Thu, 3 Mar 2016 10:43:20 +0000 (UTC) From: benbenw To: dev@jmeter.apache.org Reply-To: dev@jmeter.apache.org Message-ID: Subject: [GitHub] jmeter pull request: Change the running indicator Content-Type: text/plain Date: Thu, 3 Mar 2016 10:43:20 +0000 (UTC) GitHub user benbenw opened a pull request: https://github.com/apache/jmeter/pull/152 Change the running indicator This is from Milamber work on hdpi (BUG 58426). This patch does not contains the hdpi part but only the icon change You can merge this pull request into a Git repository by running: $ git pull https://github.com/benbenw/jmeter runningindicator Alternatively you can review and apply these changes as the patch at: https://github.com/apache/jmeter/pull/152.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #152 ---- commit 0c3c52ebbd4c6b98aede1d4f89e7933a895529b0 Author: benoit Date: 2016-03-03T10:42:43Z Change the running indicator This is from Milamber work on hdpi (BUG 58426). This patch does not contains the hdpi part but only the icon change ---- --- 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. ---