Skip to content

Commit 710a2d5

Browse files
committed
Added missing title tag to Distribution xml files.
1 parent ad5c098 commit 710a2d5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package/mac-resources/Distribution.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" standalone="no"?>
22
<installer-gui-script minSpecVersion="1">
3+
<title>Parallax BlocklyProp Launcher</title>
34
<pkg-ref id="com.ParallaxInc.BlocklyPropLauncher"/>
45
<options customize="never" require-scripts="false"/>
56
<choices-outline>

package/mac-resources/DistributionFTDI.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" standalone="no"?>
22
<installer-gui-script minSpecVersion="1">
3+
<title>Parallax BlocklyProp Launcher</title>
34
<pkg-ref id="com.ParallaxInc.BlocklyPropLauncher"/>
45
<pkg-ref id="com.FTDI.driver.FTDIUSBSerialDriver"/>
56
<options customize="never" require-scripts="false"/>

0 commit comments

Comments
 (0)