A shell script for updating component icons.

git-svn-id: trunk@48399 -
This commit is contained in:
juha 2015-03-16 23:29:50 +00:00
parent 7bedf21470
commit 13473691f7
2 changed files with 3 additions and 0 deletions

1
.gitattributes vendored
View File

@ -5904,6 +5904,7 @@ images/components/txmlpropstorage.png -text svneol=unset#image/png
images/components/unregisteredcomponent.png -text svneol=unset#image/png
images/components_images.bat svneol=native#text/x-msdos-program
images/components_images.res -text
images/components_images.sh svneol=native#text/plain
images/components_images_list.txt svneol=native#text/plain
images/componenttreeview.bat svneol=native#text/x-msdos-program
images/componenttreeview.res -text

2
images/components_images.sh Executable file
View File

@ -0,0 +1,2 @@
#!/usr/bin/env bash
../tools/lazres components_images.res @components_images_list.txt