New OSS icon (#25)

Thanks to @jaredreich @Jorgeelalto @clarsonneur 

Closes #4
This commit is contained in:
christophe larsonneur
2018-10-11 15:02:11 +02:00
committed by Peter Squicciarini
parent c1bdb38d45
commit d3373b16e8
62 changed files with 4342 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
#!/bin/bash
if [[ "$SHOULD_BUILD" == "yes" ]]; then
cp -rp src/* vscode/
cd vscode
if [[ "$BUILDARCH" == "ia32" ]]; then