mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-28 05:29:21 +02:00
MG: fixed typos
git-svn-id: trunk@454 -
This commit is contained in:
parent
0779d841d4
commit
16329587a1
@ -2,10 +2,10 @@ This directory contains all images needed by the IDE.
|
||||
Images are stored in lazarus resource files (.lrs). Each icon is stored
|
||||
in xpm format.
|
||||
|
||||
There 2 resource files:
|
||||
mainicon.lrs - This is the IDE program icon.
|
||||
laz_images.lrs - The icons for the speedbuttons (Open, Save, Run,...)
|
||||
|
||||
|
||||
How to update the image resources:
|
||||
|
||||
Creating a lazarus resource can easily be done by the lazres program.
|
||||
@ -24,5 +24,4 @@ cd <lazarusdir>/images/
|
||||
|
||||
cd <lazarusdir>/images/
|
||||
../tools/lazres laz_images.lrs btn_*.xpm
|
||||
pause, stepover, stepinto
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user