lazarus/lcl/images
2007-01-15 00:53:09 +00:00
..
cursors * Modified patch from Paul Ishenin implementing cursors 2007-01-15 00:53:09 +00:00
btncalccancel.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalcimg.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalcmin.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalcmul.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalcok.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalcplus.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalcpm.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalculator.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btncalendar.xpm added calculator icons 2003-12-25 11:53:36 +00:00
btnseldir.xpm added calculator icons 2003-12-25 11:53:36 +00:00
dbnavcancel.xpm
dbnavdelete.xpm
dbnavedit.xpm
dbnavfirst.xpm
dbnavinsert.xpm
dbnavlast.xpm
dbnavnext.xpm
dbnavpost.xpm
dbnavprior.xpm
dbnavrefresh.xpm
README.txt renamed README files to README.txt 2006-07-21 18:31:15 +00:00

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