| # ==================================================================== | |
| # Copyright (c) 2008, 2020 Obeo, France. | |
| # All rights reserved. This program and the accompanying materials | |
| # are made available under the terms of the Eclipse Public License v1.0 | |
| # which accompanies this distribution, and is available at | |
| # http://www.eclipse.org/legal/epl-v10.html | |
| # | |
| # Contributors: | |
| # Obeo - initial API and implementation | |
| # ==================================================================== | |
| # Property "aboutText" contains blurb for "About" dialog | |
| aboutText=Acceleo Query Language\n\ | |
| \n\ | |
| Version 4.0.0\n\ | |
| \n\ | |
| Copyright (c) 2008, 2020 Obeo, France. \n\ | |
| All rights reserved. This program and the accompanying materials \n\ | |
| are made available under the terms of the Eclipse Public License v1.0 \n\ | |
| which accompanies this distribution, and is available at \n\ | |
| http://www.eclipse.org/legal/epl-v10.html \n\ | |
| \n\ | |
| Contributors: \n\ | |
| Obeo - initial API and implementation | |
| # Property "featureImage" contains path to feature image (32x32) | |
| featureImage=modeling32.png |