Skip to content

Commit 6a6e869

Browse files
committed
Bug 551041 - Rust package referred to as PHP package
Changed text where the Rust package was called PHP package. Signed-off-by: Max Bureck <[email protected]>
1 parent cb4d7f3 commit 6a6e869

File tree

2 files changed

+2
-2
lines changed
  • packages
    • org.eclipse.epp.package.rust.feature
    • org.eclipse.epp.package.rust.product

2 files changed

+2
-2
lines changed

packages/org.eclipse.epp.package.rust.feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<feature
33
id="org.eclipse.epp.package.rust.feature"
4-
label="EPP PHP Feature"
4+
label="EPP Rust Feature"
55
version="4.13.0.qualifier"
66
provider-name="Eclipse Packaging Project"
77
plugin="org.eclipse.epp.package.rust"

packages/org.eclipse.epp.package.rust.product/p2.inf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ properties.0.name = org.eclipse.equinox.p2.type.product
55
properties.0.value = true
66

77
properties.1.name = org.eclipse.equinox.p2.description
8-
properties.1.value = 2019-09 Release of the Eclipse PHP Developers package.
8+
properties.1.value = 2019-09 Release of the Eclipse Rust Developers package.
99

1010
properties.2.name = org.eclipse.equinox.p2.provider
1111
properties.2.value = Eclipse Packaging Project

0 commit comments

Comments
 (0)