mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
Add eclipse_update_120.jpg to RSE SDK and Terminal
This commit is contained in:
parent
df643d98f7
commit
8f8d2b9279
6 changed files with 7 additions and 4 deletions
|
@ -11,7 +11,8 @@
|
|||
bin.includes = feature.xml,\
|
||||
license.html,\
|
||||
feature.properties,\
|
||||
epl-v10.html
|
||||
epl-v10.html,\
|
||||
eclipse_update_120.jpg
|
||||
generate.feature@org.apache.commons.net.source=org.apache.commons.net
|
||||
generate.feature@org.apache.oro.source=org.apache.oro
|
||||
generate.feature@org.eclipse.rse.local.source=org.eclipse.rse.local
|
||||
|
|
BIN
rse/features/org.eclipse.rse.sdk-feature/eclipse_update_120.jpg
Normal file
BIN
rse/features/org.eclipse.rse.sdk-feature/eclipse_update_120.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
|
@ -4,7 +4,7 @@
|
|||
label="%featureName"
|
||||
version="1.0.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.sdk">
|
||||
image="eclipse_update_120.jpg">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
|
@ -11,7 +11,8 @@
|
|||
bin.includes = feature.xml,\
|
||||
epl-v10.html,\
|
||||
feature.properties,\
|
||||
license.html
|
||||
license.html,\
|
||||
eclipse_update_120.jpg
|
||||
generate.feature@org.eclipse.tm.terminal.source=org.eclipse.tm.terminal
|
||||
generate.feature@org.eclipse.tm.terminal.serial.source=org.eclipse.tm.terminal.serial
|
||||
generate.feature@org.eclipse.tm.terminal.ssh.source=org.eclipse.tm.terminal.ssh
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
|
@ -3,7 +3,8 @@
|
|||
id="org.eclipse.tm.terminal.sdk"
|
||||
label="%featureName"
|
||||
version="0.9.0.qualifier"
|
||||
provider-name="%providerName">
|
||||
provider-name="%providerName"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
Loading…
Add table
Reference in a new issue