Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a3e2423bbed8ee7a30bf3b55b3e52912b35a88c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
###############################################################################
# Copyright (c) 2017 Intel Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
###############################################################################
NewAutotoolsProjectWizard_Description=Specify properties of new Autotools project.
NewAutotoolsProjectWizard_Title=New Autotools Project

Back to the top