source: mkico.sh@ 34:b086d16f2eb5

Last change on this file since 34:b086d16f2eb5 was 34:b086d16f2eb5, checked in by István Váradi <ivaradi@…>, 12 years ago

Fixed the icons

  • Property exe set to *
File size: 308 bytes
Line 
1#!/bin/sh
2
3# Save each icon in different sizes: 128x128, 96x96, 64x64, 48x48, 32x32, 16x16
4png2ico logo.ico logo128.png logo96.png logo64.png logo48.png logo32.png logo16.png
5png2ico 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.