Skip to content

Commit c71004f

Browse files
committed
Added xml appdata to linux distribution
Fix #4406
1 parent e6f85b7 commit c71004f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/build.xml

+1
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,7 @@
572572

573573
<copy tofile="linux/work/lib/arduino-arduinoide.xml" file="linux/dist/mime.xml" />
574574
<copy todir="linux/work/lib" file="linux/dist/desktop.template" />
575+
<copy todir="linux/work/lib" file="linux/dist/appdata.xml" />
575576

576577
<copy todir="linux/work" file="linux/dist/arduino" />
577578
<copy todir="linux/work" file="linux/dist/install.sh" />

0 commit comments

Comments
 (0)