source:
mkico.sh@
496:0dadad5a93b8
Last change on this file since 496:0dadad5a93b8 was 34:b086d16f2eb5, checked in by , 13 years ago | |
---|---|
|
|
File size: 308 bytes |
Rev | Line | |
---|---|---|
[34] | 1 | #!/bin/sh |
2 | ||
3 | # Save each icon in different sizes: 128x128, 96x96, 64x64, 48x48, 32x32, 16x16 | |
4 | png2ico logo.ico logo128.png logo96.png logo64.png logo48.png logo32.png logo16.png | |
5 | png2ico logo_uninst.ico logo_uninst128.png logo_uninst96.png logo_uninst64.png logo_uninst48.png logo_uninst32.png logo_uninst16.png |
Note:
See TracBrowser
for help on using the repository browser.