mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-28 06:03:43 +02:00

* The Add button for Examples and See Also are now visible again. * Changed the images used for the Add, Edit and Delete toolbar buttons * Added tooltips on the Add, Edit and Delete toolbar buttons. * Included a script to recreate the icons.lrs file. git-svn-id: trunk@9690 -
3 lines
148 B
Bash
Executable File
3 lines
148 B
Bash
Executable File
#!/bin/sh
|
|
../../tools/lazres ../icons.lrs Insert_16N.bmp Delete_16N.bmp Edit_16N.bmp node_edit.xpm node_finished.xpm node_modified.xpm node_new.xpm
|