From 2cc7be81546d216104978d6715cac2c1e7bc95e5 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Mon, 14 Jun 2010 17:52:00 +0000 Subject: [PATCH] Fix missing about.html and removed the templates for the source plugins. --- .../sourceTemplatePlugin/about.html | 22 ------------- .../sourceTemplatePlugin/about.ini | 29 ------------------ .../sourceTemplatePlugin/about.mappings | 6 ---- .../sourceTemplatePlugin/about.properties | 23 -------------- .../sourceTemplatePlugin/build.properties | 27 ---------------- .../sourceTemplatePlugin/cdt_logo_icon32.png | Bin 2770 -> 0 bytes .../sourceTemplatePlugin/plugin.properties | 12 -------- .../sourceTemplatePlugin/about.html | 22 ------------- .../sourceTemplatePlugin/about.ini | 29 ------------------ .../sourceTemplatePlugin/about.mappings | 6 ---- .../sourceTemplatePlugin/about.properties | 23 -------------- .../sourceTemplatePlugin/cdt_logo_icon32.png | Bin 2770 -> 0 bytes .../sourceTemplatePlugin/plugin.properties | 12 -------- debug/org.eclipse.cdt.gdb.ui/build.properties | 3 +- .../sourceTemplatePlugin/about.html | 22 ------------- .../sourceTemplatePlugin/about.ini | 29 ------------------ .../sourceTemplatePlugin/about.mappings | 6 ---- .../sourceTemplatePlugin/about.properties | 23 -------------- .../sourceTemplatePlugin/build.properties | 27 ---------------- .../sourceTemplatePlugin/cdt_logo_icon32.png | Bin 2770 -> 0 bytes .../sourceTemplatePlugin/plugin.properties | 12 -------- 21 files changed, 2 insertions(+), 331 deletions(-) delete mode 100644 cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.html delete mode 100644 cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.ini delete mode 100644 cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.mappings delete mode 100644 cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.properties delete mode 100644 cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/build.properties delete mode 100644 cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/cdt_logo_icon32.png delete mode 100644 cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/plugin.properties delete mode 100644 cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.html delete mode 100644 cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.ini delete mode 100644 cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.mappings delete mode 100644 cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.properties delete mode 100644 cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/cdt_logo_icon32.png delete mode 100644 cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/plugin.properties delete mode 100644 dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.html delete mode 100644 dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.ini delete mode 100644 dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.mappings delete mode 100644 dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.properties delete mode 100644 dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/build.properties delete mode 100644 dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/cdt_logo_icon32.png delete mode 100644 dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/plugin.properties diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.html b/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.html deleted file mode 100644 index 5e7ffbdb249..00000000000 --- a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -About - - - -

About This Content

- -

June 22, 2007

-

License

- -

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at http://www.eclipse.org/legal/epl-v10.html. -For purposes of the EPL, "Program" will mean the Content.

- -

If you did not receive this Content directly from the Eclipse Foundation, the Content is being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content.

- - - \ No newline at end of file diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.ini b/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.ini deleted file mode 100644 index 1089089d83f..00000000000 --- a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.ini +++ /dev/null @@ -1,29 +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=cdt_logo_icon32.png - -# Property "aboutImage" contains path to product image (500x330 or 115x164) -# needed for primary features only - -# Property "appName" contains name of the application (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 - - diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.mappings b/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.mappings deleted file mode 100644 index bddaab43109..00000000000 --- a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.mappings +++ /dev/null @@ -1,6 +0,0 @@ -# about.mappings -# contains fill-ins for about.properties -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# This file does not need to be translated. - -0=@build@ \ No newline at end of file diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.properties b/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.properties deleted file mode 100644 index eb4a3c728b4..00000000000 --- a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/about.properties +++ /dev/null @@ -1,23 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2009 IBM Corporation and others. -# 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: -# IBM Corporation - initial API and implementation -############################################################################### -# 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. - -blurb=Eclipse C/C++ Development Tooling Source Code\n\ -\n\ -Version: {featureVersion}\n\ -Build id: {0}\n\ -\n\ -(c) Copyright IBM Corp. and others, 2000, 2010. All rights reserved.\n\ -Visit http://www.eclipse.org/cdt diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/build.properties b/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/build.properties deleted file mode 100644 index 55291e25f69..00000000000 --- a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/build.properties +++ /dev/null @@ -1,27 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2009 IBM Corporation and others. -# 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: -# IBM Corporation - initial API and implementation -############################################################################### -bin.includes = about.html,\ - about.ini,\ - about.mappings,\ - about.properties,\ - eclipse32.gif,\ - plugin.xml,\ - plugin.properties,\ - src/**,\ - META-INF/ -src.includes = about.html,\ - about.ini,\ - about.mappings,\ - about.properties,\ - eclipse32.gif,\ - plugin.xml,\ - plugin.properties -sourcePlugin=true diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/cdt_logo_icon32.png b/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/cdt_logo_icon32.png deleted file mode 100644 index ed93a2d07885218a515497b12f5f6f2cd02d7cfe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2770 zcmV;@3N7`CP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igV% z4iFF`xY!{8018q`L_t(o!?jm=bkx-q{_by^HJO=AHYQ{v1|?t+NI(Py#T7-x9gBLb zVv9>%4nEKHqN3PB72)(A*C8ULr4eN1TP9mj;H zZ)ds#ix$0yRWCjdAoBJ4yfYV1NoTk!JIh_<@wh#TBI$-<4!3o5x9{G!b(f}h3?0GF zopmRkefeCJjXCGo1zdi?9e8KW(*S^FOCBq%-_mtgB4sV~c-^_VL7(h#I-tlhyj~ZA zIoT*E2tp9WWLJ0Zw&vFTkG#8PmP|lwfjg`KwxB|aYTnBNa-pQ7&dG$n1We;R82Sz7tTK$rDa9fyRYSw2bVu_jcPXy zY~J)HW}bT0(FtH?5E0g_d*AoK&2MbgG<%#Y+l$EIA@*l^sCv=~sGVNTB_)M$xtwH~ z7KRT;c+ak8+E}-po7$Q&wtNg;c=1vCY|9tB?|fjv0tjH+hN+og1`OSTkukAzTO(dx^(M!YNt%1foG+ew z?#`NHZo=x)OE#zC>WtFy$8jp2!Y#KgM8)x?@a1?gaIhcSw=|%sp$*Yk0s;XZw-cqs zqflN^g1o!}@_DlP)jz*OdsdEks#y33?m4T34>TZCpEs?4zmxGmDkM^Adqzj%(8NiCk7*Otq&>fusoh+N!td z(+#^ID>BZXH;u1aI0wg%D64J1okg*vj?&5!GHlzhGRCy=iR$Mb`seM*n`S=^ zcI2Ud_{)FOPQ%vEe~%Ymd>aA)bTsw;G>{uWS!qbjE6iu7+Xc1_{Oz6fC@CGq*IhRU zv(KK$(Z~oiH3eoJfWbs2zy^;D52LUwgxb@la5Nfc*`k35 z;UO5h3f;&+*V1h0Dhxw|Y3i^o4SS*aEhs%NLiDM|OX2>*k(sdQO zrb5?LQZ+3BP2== zXu1Jt8g+Ga!8UA=VPv~XohK|9b>~S1c|N`Hb9gG@@9LP1j6q6edNh@ zV`6zF7ZwK2KfFV`z5l=<_zV&8|iBfkF0Wd#Sj%5aE#& z_xFZTRvjYKuvr3u8B74#HnD9pL`gz!UI3!xBEvM<;ZWfB`N$Ae4ELoY-JS8_)oUL5 z5&*8ga9M(x<;PY;w-Bwc0YG?R)zU79%NgF^)Q-Y}Acn&uNF~ykHnRqYditOmpn;Ad z2$DjkNiaoPzodalX>_IZ3L6TfB4I;}FV3`6; zlgKm)vgD+6LPO2WTAXs)R2Z7hW>Q1{!T3hNXI(RW1pwfR8)p2nsyb9dL;$|>Dggj0 z#*KYNw{)!k}5@>D;zc7$6!|p6w1%S`jYu|8y)wuPJ z)n9o*(rDoHwr91XlfE>2I@{;Aw)N7z_uRo5Kbz8;g;{4zg+w+QcDGP?C{CSS z{n+2!gYE+Z6pN*h<#AEf_zFy(TusTtQS9B-v2Ekd#HwIGi7*iEi`H2o|LN$9)_u#2 zBmmfn8|fnT;&;bS8aeIb4I8d_{IL*jxn%*~cy~SL7vw_}1XP|l0Vh;fAr((xaBv8T zcp8!-ArSB*H#Z2G1Zv#1A0vqvj4WhyT^#XvcnAay0Em9T4T0S(8pkQ4LlYa_Uafk= z`nrigMxhxL3Wu?$X7; zR1*M>aQx^(^h=HBj}l3>7(vEwRGI;I$+Lx!5s5sN1g ziNp~ZiXoFs!_;*++|Eo+Ufz=qp={;mdLf*`68<6buLXP)G5)?(Y98Tv!r`y{Z$O~=E3mpH!whz56UAQuHgy5(I z{5P|sF=;4^d{Wt$FfFh9p3I4M!+tP!>v4hFu zYmlz1Uyj@~07*qoM6N<$f~Jft)&Kwi diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/plugin.properties b/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/plugin.properties deleted file mode 100644 index bdd6f1f4cd5..00000000000 --- a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplatePlugin/plugin.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2009 IBM Corporation and others. -# 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: -# IBM Corporation - initial API and implementation -############################################################################### -pluginName=CDT GCC Cross Compiler Support Source (Source) -providerName=Eclipse CDT diff --git a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.html b/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.html deleted file mode 100644 index 5e7ffbdb249..00000000000 --- a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -About - - - -

About This Content

- -

June 22, 2007

-

License

- -

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at http://www.eclipse.org/legal/epl-v10.html. -For purposes of the EPL, "Program" will mean the Content.

- -

If you did not receive this Content directly from the Eclipse Foundation, the Content is being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content.

- - - \ No newline at end of file diff --git a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.ini b/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.ini deleted file mode 100644 index 587d18bdc2a..00000000000 --- a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.ini +++ /dev/null @@ -1,29 +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=cdt_loco_icon32.png - -# Property "aboutImage" contains path to product image (500x330 or 115x164) -# needed for primary features only - -# Property "appName" contains name of the application (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 - - diff --git a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.mappings b/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.mappings deleted file mode 100644 index bddaab43109..00000000000 --- a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.mappings +++ /dev/null @@ -1,6 +0,0 @@ -# about.mappings -# contains fill-ins for about.properties -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# This file does not need to be translated. - -0=@build@ \ No newline at end of file diff --git a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.properties b/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.properties deleted file mode 100644 index f89f78ce646..00000000000 --- a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/about.properties +++ /dev/null @@ -1,23 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2009 IBM Corporation and others. -# 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: -# IBM Corporation - initial API and implementation -############################################################################### -# 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. - -blurb=Eclipse C/C++ Development Tooling Source Code\n\ -\n\ -Version: {featureVersion}\n\ -Build id: {0}\n\ -\n\ -(c) Copyright IBM Corp. and others 2000, 2010. All rights reserved.\n\ -Visit http://www.eclipse.org/cdt diff --git a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/cdt_logo_icon32.png b/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/cdt_logo_icon32.png deleted file mode 100644 index ed93a2d07885218a515497b12f5f6f2cd02d7cfe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2770 zcmV;@3N7`CP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igV% z4iFF`xY!{8018q`L_t(o!?jm=bkx-q{_by^HJO=AHYQ{v1|?t+NI(Py#T7-x9gBLb zVv9>%4nEKHqN3PB72)(A*C8ULr4eN1TP9mj;H zZ)ds#ix$0yRWCjdAoBJ4yfYV1NoTk!JIh_<@wh#TBI$-<4!3o5x9{G!b(f}h3?0GF zopmRkefeCJjXCGo1zdi?9e8KW(*S^FOCBq%-_mtgB4sV~c-^_VL7(h#I-tlhyj~ZA zIoT*E2tp9WWLJ0Zw&vFTkG#8PmP|lwfjg`KwxB|aYTnBNa-pQ7&dG$n1We;R82Sz7tTK$rDa9fyRYSw2bVu_jcPXy zY~J)HW}bT0(FtH?5E0g_d*AoK&2MbgG<%#Y+l$EIA@*l^sCv=~sGVNTB_)M$xtwH~ z7KRT;c+ak8+E}-po7$Q&wtNg;c=1vCY|9tB?|fjv0tjH+hN+og1`OSTkukAzTO(dx^(M!YNt%1foG+ew z?#`NHZo=x)OE#zC>WtFy$8jp2!Y#KgM8)x?@a1?gaIhcSw=|%sp$*Yk0s;XZw-cqs zqflN^g1o!}@_DlP)jz*OdsdEks#y33?m4T34>TZCpEs?4zmxGmDkM^Adqzj%(8NiCk7*Otq&>fusoh+N!td z(+#^ID>BZXH;u1aI0wg%D64J1okg*vj?&5!GHlzhGRCy=iR$Mb`seM*n`S=^ zcI2Ud_{)FOPQ%vEe~%Ymd>aA)bTsw;G>{uWS!qbjE6iu7+Xc1_{Oz6fC@CGq*IhRU zv(KK$(Z~oiH3eoJfWbs2zy^;D52LUwgxb@la5Nfc*`k35 z;UO5h3f;&+*V1h0Dhxw|Y3i^o4SS*aEhs%NLiDM|OX2>*k(sdQO zrb5?LQZ+3BP2== zXu1Jt8g+Ga!8UA=VPv~XohK|9b>~S1c|N`Hb9gG@@9LP1j6q6edNh@ zV`6zF7ZwK2KfFV`z5l=<_zV&8|iBfkF0Wd#Sj%5aE#& z_xFZTRvjYKuvr3u8B74#HnD9pL`gz!UI3!xBEvM<;ZWfB`N$Ae4ELoY-JS8_)oUL5 z5&*8ga9M(x<;PY;w-Bwc0YG?R)zU79%NgF^)Q-Y}Acn&uNF~ykHnRqYditOmpn;Ad z2$DjkNiaoPzodalX>_IZ3L6TfB4I;}FV3`6; zlgKm)vgD+6LPO2WTAXs)R2Z7hW>Q1{!T3hNXI(RW1pwfR8)p2nsyb9dL;$|>Dggj0 z#*KYNw{)!k}5@>D;zc7$6!|p6w1%S`jYu|8y)wuPJ z)n9o*(rDoHwr91XlfE>2I@{;Aw)N7z_uRo5Kbz8;g;{4zg+w+QcDGP?C{CSS z{n+2!gYE+Z6pN*h<#AEf_zFy(TusTtQS9B-v2Ekd#HwIGi7*iEi`H2o|LN$9)_u#2 zBmmfn8|fnT;&;bS8aeIb4I8d_{IL*jxn%*~cy~SL7vw_}1XP|l0Vh;fAr((xaBv8T zcp8!-ArSB*H#Z2G1Zv#1A0vqvj4WhyT^#XvcnAay0Em9T4T0S(8pkQ4LlYa_Uafk= z`nrigMxhxL3Wu?$X7; zR1*M>aQx^(^h=HBj}l3>7(vEwRGI;I$+Lx!5s5sN1g ziNp~ZiXoFs!_;*++|Eo+Ufz=qp={;mdLf*`68<6buLXP)G5)?(Y98Tv!r`y{Z$O~=E3mpH!whz56UAQuHgy5(I z{5P|sF=;4^d{Wt$FfFh9p3I4M!+tP!>v4hFu zYmlz1Uyj@~07*qoM6N<$f~Jft)&Kwi diff --git a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/plugin.properties b/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/plugin.properties deleted file mode 100644 index 637bcada607..00000000000 --- a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/plugin.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2009 IBM Corporation and others. -# 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: -# IBM Corporation - initial API and implementation -############################################################################### -pluginName=CDT RSE Remote Launch (Source) -providerName=Eclipse CDT diff --git a/debug/org.eclipse.cdt.gdb.ui/build.properties b/debug/org.eclipse.cdt.gdb.ui/build.properties index 19c058541fc..9baf2fcaf5f 100644 --- a/debug/org.eclipse.cdt.gdb.ui/build.properties +++ b/debug/org.eclipse.cdt.gdb.ui/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ - plugin.properties + plugin.properties,\ + about.html diff --git a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.html b/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.html deleted file mode 100644 index 5e7ffbdb249..00000000000 --- a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -About - - - -

About This Content

- -

June 22, 2007

-

License

- -

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at http://www.eclipse.org/legal/epl-v10.html. -For purposes of the EPL, "Program" will mean the Content.

- -

If you did not receive this Content directly from the Eclipse Foundation, the Content is being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content.

- - - \ No newline at end of file diff --git a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.ini b/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.ini deleted file mode 100644 index 1089089d83f..00000000000 --- a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.ini +++ /dev/null @@ -1,29 +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=cdt_logo_icon32.png - -# Property "aboutImage" contains path to product image (500x330 or 115x164) -# needed for primary features only - -# Property "appName" contains name of the application (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 - - diff --git a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.mappings b/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.mappings deleted file mode 100644 index bddaab43109..00000000000 --- a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.mappings +++ /dev/null @@ -1,6 +0,0 @@ -# about.mappings -# contains fill-ins for about.properties -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# This file does not need to be translated. - -0=@build@ \ No newline at end of file diff --git a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.properties b/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.properties deleted file mode 100644 index f89f78ce646..00000000000 --- a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/about.properties +++ /dev/null @@ -1,23 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2009 IBM Corporation and others. -# 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: -# IBM Corporation - initial API and implementation -############################################################################### -# 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. - -blurb=Eclipse C/C++ Development Tooling Source Code\n\ -\n\ -Version: {featureVersion}\n\ -Build id: {0}\n\ -\n\ -(c) Copyright IBM Corp. and others 2000, 2010. All rights reserved.\n\ -Visit http://www.eclipse.org/cdt diff --git a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/build.properties b/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/build.properties deleted file mode 100644 index dd81bf99001..00000000000 --- a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/build.properties +++ /dev/null @@ -1,27 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2009 IBM Corporation and others. -# 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: -# IBM Corporation - initial API and implementation -############################################################################### -bin.includes = about.html,\ - about.ini,\ - about.mappings,\ - about.properties,\ - eclipse32.gif,\ - plugin.xml,\ - plugin.properties,\ - src/**,\ - META-INF/ -src.includes = about.html,\ - about.ini,\ - about.mappings,\ - about.properties,\ - cdt_logo_icon32.png,\ - plugin.xml,\ - plugin.properties -sourcePlugin=true diff --git a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/cdt_logo_icon32.png b/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/cdt_logo_icon32.png deleted file mode 100644 index ed93a2d07885218a515497b12f5f6f2cd02d7cfe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2770 zcmV;@3N7`CP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igV% z4iFF`xY!{8018q`L_t(o!?jm=bkx-q{_by^HJO=AHYQ{v1|?t+NI(Py#T7-x9gBLb zVv9>%4nEKHqN3PB72)(A*C8ULr4eN1TP9mj;H zZ)ds#ix$0yRWCjdAoBJ4yfYV1NoTk!JIh_<@wh#TBI$-<4!3o5x9{G!b(f}h3?0GF zopmRkefeCJjXCGo1zdi?9e8KW(*S^FOCBq%-_mtgB4sV~c-^_VL7(h#I-tlhyj~ZA zIoT*E2tp9WWLJ0Zw&vFTkG#8PmP|lwfjg`KwxB|aYTnBNa-pQ7&dG$n1We;R82Sz7tTK$rDa9fyRYSw2bVu_jcPXy zY~J)HW}bT0(FtH?5E0g_d*AoK&2MbgG<%#Y+l$EIA@*l^sCv=~sGVNTB_)M$xtwH~ z7KRT;c+ak8+E}-po7$Q&wtNg;c=1vCY|9tB?|fjv0tjH+hN+og1`OSTkukAzTO(dx^(M!YNt%1foG+ew z?#`NHZo=x)OE#zC>WtFy$8jp2!Y#KgM8)x?@a1?gaIhcSw=|%sp$*Yk0s;XZw-cqs zqflN^g1o!}@_DlP)jz*OdsdEks#y33?m4T34>TZCpEs?4zmxGmDkM^Adqzj%(8NiCk7*Otq&>fusoh+N!td z(+#^ID>BZXH;u1aI0wg%D64J1okg*vj?&5!GHlzhGRCy=iR$Mb`seM*n`S=^ zcI2Ud_{)FOPQ%vEe~%Ymd>aA)bTsw;G>{uWS!qbjE6iu7+Xc1_{Oz6fC@CGq*IhRU zv(KK$(Z~oiH3eoJfWbs2zy^;D52LUwgxb@la5Nfc*`k35 z;UO5h3f;&+*V1h0Dhxw|Y3i^o4SS*aEhs%NLiDM|OX2>*k(sdQO zrb5?LQZ+3BP2== zXu1Jt8g+Ga!8UA=VPv~XohK|9b>~S1c|N`Hb9gG@@9LP1j6q6edNh@ zV`6zF7ZwK2KfFV`z5l=<_zV&8|iBfkF0Wd#Sj%5aE#& z_xFZTRvjYKuvr3u8B74#HnD9pL`gz!UI3!xBEvM<;ZWfB`N$Ae4ELoY-JS8_)oUL5 z5&*8ga9M(x<;PY;w-Bwc0YG?R)zU79%NgF^)Q-Y}Acn&uNF~ykHnRqYditOmpn;Ad z2$DjkNiaoPzodalX>_IZ3L6TfB4I;}FV3`6; zlgKm)vgD+6LPO2WTAXs)R2Z7hW>Q1{!T3hNXI(RW1pwfR8)p2nsyb9dL;$|>Dggj0 z#*KYNw{)!k}5@>D;zc7$6!|p6w1%S`jYu|8y)wuPJ z)n9o*(rDoHwr91XlfE>2I@{;Aw)N7z_uRo5Kbz8;g;{4zg+w+QcDGP?C{CSS z{n+2!gYE+Z6pN*h<#AEf_zFy(TusTtQS9B-v2Ekd#HwIGi7*iEi`H2o|LN$9)_u#2 zBmmfn8|fnT;&;bS8aeIb4I8d_{IL*jxn%*~cy~SL7vw_}1XP|l0Vh;fAr((xaBv8T zcp8!-ArSB*H#Z2G1Zv#1A0vqvj4WhyT^#XvcnAay0Em9T4T0S(8pkQ4LlYa_Uafk= z`nrigMxhxL3Wu?$X7; zR1*M>aQx^(^h=HBj}l3>7(vEwRGI;I$+Lx!5s5sN1g ziNp~ZiXoFs!_;*++|Eo+Ufz=qp={;mdLf*`68<6buLXP)G5)?(Y98Tv!r`y{Z$O~=E3mpH!whz56UAQuHgy5(I z{5P|sF=;4^d{Wt$FfFh9p3I4M!+tP!>v4hFu zYmlz1Uyj@~07*qoM6N<$f~Jft)&Kwi diff --git a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/plugin.properties b/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/plugin.properties deleted file mode 100644 index e0687f55690..00000000000 --- a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/plugin.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2009 IBM Corporation and others. -# 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: -# IBM Corporation - initial API and implementation -############################################################################### -pluginName=Eclipse C/C++ Development Tools (Source) -providerName=Eclipse CDT \ No newline at end of file