Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/sourceTemplatePlugin/about.properties')
-rw-r--r--features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/sourceTemplatePlugin/about.properties46
1 files changed, 0 insertions, 46 deletions
diff --git a/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/sourceTemplatePlugin/about.properties b/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/sourceTemplatePlugin/about.properties
deleted file mode 100644
index 2bd70425ec0..00000000000
--- a/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/sourceTemplatePlugin/about.properties
+++ /dev/null
@@ -1,46 +0,0 @@
-# /**
-# * <copyright>
-# *
-# * Copyright (c) 2005 Borland Software Corporation and others.
-# * All rights reserved. This program and the accompanying materials
-# * are made available under the terms of the Eclipse Public License v2.0
-# * which accompanies this distribution, and is available at
-# * http://www.eclipse.org/legal/epl-v20.html
-# *
-# * Contributors:
-# * Borland - Initial API and implementation
-# * Aurelien Didier (ARTAL) - aurelien.didier51@gmail.com - Bug 569174
-# * </copyright>
-# */
-
-# NLS_MESSAGEFORMAT_VAR
-
-# ==============================================================================
-# Do not change the properties between this line and the last line containing:
-# %%% END OF TRANSLATED PROPERTIES %%%
-# Instead, either redefine an existing property, or create a new property,
-# append it to the end of the file, and change the code to use the new name.
-# ==============================================================================
-
-# about.properties
-# contains externalized strings for about.ini
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# fill-ins are supplied by about.mappings
-# This file should be translated.
-
-featureName=Graphical Modeling Framework (GMF) Developer Resources
-
-featureText=Eclipse Graphical Modeling Framework (GMF) Developer Resources \n\
-\n\
-Version: {featureVersion}\n\
-Build id: {0}\n\
-\n\
-(c) Copyright Eclipse contributors and others. 2005. All rights reserved.\n\
-\n\
-GMF is a framework for generating graphical applications based on EMF and GEF.\n\
-Visit http://www.eclipse.org/gmf
-
-# ==============================================================================
-# %%% END OF TRANSLATED PROPERTIES %%%
-# The above properties have been shipped for translation.
-# ==============================================================================

Back to the top