Skip to content

Commit c1332b2

Browse files
committed
use to src/icon/Smalruby3Desktop.png generate icons.
1 parent 5d8dcaa commit c1332b2

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

buildResources/Smalruby3Desktop.icns

867 KB
Binary file not shown.

buildResources/Smalruby3Desktop.ico

177 KB
Binary file not shown.
21.6 KB
Loading
3.83 KB
Loading

buildResources/appx/StoreLogo.png

4.64 KB
Loading
22.4 KB
Loading

buildResources/make-icons.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
SRC=../src/icon/Smalruby3Desktop.svg
2+
SRC=../src/icon/Smalruby3Desktop.png
33
OUT_ICONSET=Smalruby3Desktop.iconset
44
OUT_ICNS=Smalruby3Desktop.icns
55
OUT_ICO=Smalruby3Desktop.ico

0 commit comments

Comments
 (0)