Add a script for updating icons for LazControls.

git-svn-id: trunk@42133 -
This commit is contained in:
juha 2013-07-18 21:46:27 +00:00
parent 99dd0234c3
commit aed2bcd273
2 changed files with 7 additions and 0 deletions

1
.gitattributes vendored
View File

@ -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

View 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