Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2010-12-28 16:07:45 +0000
committernhauge2010-12-28 16:07:45 +0000
commit11e0aec96cc69756616f55e0d578bd433a38d703 (patch)
tree25b1ec060c9aff06e59ec0f941fd50e52115c545 /jpa/features/org.eclipse.jpt.eclipselink.feature/sourceTemplatePlugin/about.ini
parentca7b37945ef72c9e50de24ad5c394127d3ebea54 (diff)
downloadwebtools.dali-11e0aec96cc69756616f55e0d578bd433a38d703.tar.gz
webtools.dali-11e0aec96cc69756616f55e0d578bd433a38d703.tar.xz
webtools.dali-11e0aec96cc69756616f55e0d578bd433a38d703.zip
This commit was manufactured by cvs2svn to create tag 'v201012280000'.v201012280000
Diffstat (limited to 'jpa/features/org.eclipse.jpt.eclipselink.feature/sourceTemplatePlugin/about.ini')
-rw-r--r--jpa/features/org.eclipse.jpt.eclipselink.feature/sourceTemplatePlugin/about.ini31
1 files changed, 0 insertions, 31 deletions
diff --git a/jpa/features/org.eclipse.jpt.eclipselink.feature/sourceTemplatePlugin/about.ini b/jpa/features/org.eclipse.jpt.eclipselink.feature/sourceTemplatePlugin/about.ini
deleted file mode 100644
index 2dee36a2e2..0000000000
--- a/jpa/features/org.eclipse.jpt.eclipselink.feature/sourceTemplatePlugin/about.ini
+++ /dev/null
@@ -1,31 +0,0 @@
-# about.ini
-# contains information about a feature
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# "%key" are externalized strings defined in about.properties
-# This file does not need to be translated.
-
-# Property "aboutText" contains blurb for "About" dialog (translated)
-aboutText=%blurb
-
-# Property "windowImage" contains path to window icon (16x16)
-# needed for primary features only
-
-# Property "featureImage" contains path to feature image (32x32)
-featureImage=eclipse32.gif
-
-# Property "aboutImage" contains path to product image (500x330 or 115x164)
-# needed for primary features only
-
-# Property "appName" contains name of the application (not translated)
-# needed for primary features only
-
-# Property "welcomePage" contains path to welcome page (special XML-based format)
-# optional
-
-# Property "welcomePerspective" contains the id of the perspective in which the
-# welcome page is to be opened.
-# optional
-
-
-
-

Back to the top