Update logo

This commit is contained in:
Mario Fetka
2015-11-02 21:26:41 +01:00
parent b7b7b65ef9
commit b7fd3b00e4
3 changed files with 3 additions and 3 deletions

View File

@@ -14,8 +14,8 @@ ADVICE=""
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="Foxit.png"
DL_SOURCE[0]="http://www.techspot.com/images2/downloads/topdownload/2014/08/Foxit.png"
DL_FILE[0]="FoxitReader.png"
DL_SOURCE[0]="http://3.bp.blogspot.com/-FBikeX1PVrw/VUG2fPkSMyI/AAAAAAAAAQk/vNYPOjTggMg/s1600/Foxit%2BReader%2B6.png"
# replace points, split into array
a=( ${VERSION//./ } )