mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-19 09:09:32 +02:00
Add a script for updating icons for LazControls.
git-svn-id: trunk@42133 -
This commit is contained in:
parent
99dd0234c3
commit
aed2bcd273
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1861,6 +1861,7 @@ components/lazcontrols/images/shortpathedit.png -text svneol=unset#image/png
|
||||
components/lazcontrols/images/textnotebook.png -text
|
||||
components/lazcontrols/lazcontrols.lpk svneol=native#text/xml
|
||||
components/lazcontrols/lazcontrols.pas svneol=native#text/pascal
|
||||
components/lazcontrols/lazctrls.bat svneol=native#text/plain
|
||||
components/lazcontrols/listfilteredit.pas svneol=native#text/plain
|
||||
components/lazcontrols/listfilteredit_icon.lrs svneol=native#text/plain
|
||||
components/lazcontrols/lvlgraph_icon.lrs svneol=native#text/plain
|
||||
|
6
components/lazcontrols/lazctrls.bat
Executable file
6
components/lazcontrols/lazctrls.bat
Executable file
@ -0,0 +1,6 @@
|
||||
../../tools/lazres dividerbevel_icon.lrs images/dividerbevel.png
|
||||
../../tools/lazres extendednotebook_icon.lrs images/textnotebook.png
|
||||
../../tools/lazres listfilteredit_icon.lrs images/listfilteredit.png
|
||||
../../tools/lazres treefilteredit_icon.lrs images/treefilteredit.png
|
||||
#../../tools/lazres lvlgraph_icon.lrs images/lvlgraph.png
|
||||
../../tools/lazres shortpathedit_icon.lrs images/shortpathedit.png
|
Loading…
Reference in New Issue
Block a user