diff options
author | Steffen Pingel | 2012-02-17 09:59:00 -0500 |
---|---|---|
committer | Steffen Pingel | 2012-02-17 09:59:00 -0500 |
commit | 07d158621bf5693d790e9351d25b7d243ee5c1ca (patch) | |
tree | c793a3c2bc103ee3b9a451ec669028008c02cc95 /org.eclipse.mylyn.tasks.core/about.ini | |
parent | bff267ba547d88af918858937063899ffafed314 (diff) | |
download | org.eclipse.mylyn.tasks-07d158621bf5693d790e9351d25b7d243ee5c1ca.tar.gz org.eclipse.mylyn.tasks-07d158621bf5693d790e9351d25b7d243ee5c1ca.tar.xz org.eclipse.mylyn.tasks-07d158621bf5693d790e9351d25b7d243ee5c1ca.zip |
NEW - bug 371771: add sub-project specific branding bundles
https://bugs.eclipse.org/bugs/show_bug.cgi?id=371771
Diffstat (limited to 'org.eclipse.mylyn.tasks.core/about.ini')
-rw-r--r-- | org.eclipse.mylyn.tasks.core/about.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.tasks.core/about.ini b/org.eclipse.mylyn.tasks.core/about.ini new file mode 100644 index 000000000..b23c14f34 --- /dev/null +++ b/org.eclipse.mylyn.tasks.core/about.ini @@ -0,0 +1,7 @@ +# Property "aboutText" contains blurb for "About" dialog (translated) +aboutText=Eclipse Mylyn Tasks Project\n\ +\n\ Copyright (c) 2004, 2012 Mylyn project committers and others. All rights reserved.\n\ +Visit http://eclipse.org/mylyn + +# Property "featureImage" contains path to feature image (32x32) +featureImage=feature.gif |