lazarus/lcl/images/README.txt
mattias 245402981f renamed README files to README.txt
git-svn-id: trunk@9657 -
2006-07-21 18:31:15 +00:00

21 lines
465 B
Plaintext

This directory contains all images needed by the LCL.
Images are stored in lazarus resource files (.lrs). Each icon is stored
in xpm format.
lclicons.lrs - Icons, included by lclintf.pas
How to update the image resources:
Creating a lazarus resource can easily be done by the lazres program.
If you have not yet compiled lazres, go to the tools directory and type make.
1. lclicons.lrs
cd <lazarusdir>/lcl/images/
../../tools/lazres ../lclicons.lrs *.xpm