Skip to content

Commit f99750a

Browse files
committed
Rename to Sloeber #470
1 parent 5ef12f3 commit f99750a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

it.baeyens.arduino.product/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@
4545
<!-- Customise the packaged product's archive name (Instead of "it.baeyens.arduino.product")
4646
Suffix is still <os>.<ws>.<arch>.<archiveExtension> (e.g. linux.gtk.x86_64.tar.gz)
4747
-->
48-
<archiveFileName>EclipseArduinoIDE-${platform-version-name}</archiveFileName>
48+
<archiveFileName>sloeber-ide-${platform-version-name}</archiveFileName>
4949
<!-- Causes the archives to contain a folder todo/ that contains the
5050
application -->
5151
<!-- Without it, the application is at the archive root -->
52-
<rootFolder>eclipseArduino</rootFolder>
52+
<rootFolder>sloeber</rootFolder>
5353
<!-- On Linux self contained installations are commonly extract to
5454
/opt folder -->
5555
<!-- LSB: "binary-only packages of nonessential applications and add-on

0 commit comments

Comments
 (0)