diff --git a/.gitattributes b/.gitattributes index 3d1b217b34..7f3fa4cc05 100644 --- a/.gitattributes +++ b/.gitattributes @@ -37,6 +37,7 @@ components/IndustrialStuff/resources/bulboff.xpm svneol=native#text/plain components/IndustrialStuff/resources/bulbon.xpm svneol=native#text/plain components/IndustrialStuff/resources/green.png -text components/IndustrialStuff/resources/industrial_icons.txt svneol=native#text/plain +components/IndustrialStuff/resources/ledbuttons.txt svneol=native#text/plain components/IndustrialStuff/resources/red.png -text components/IndustrialStuff/resources/sensors.txt svneol=native#text/plain components/IndustrialStuff/resources/stop_green.png -text svneol=unset#image/png diff --git a/components/IndustrialStuff/resources/ledbuttons.txt b/components/IndustrialStuff/resources/ledbuttons.txt new file mode 100644 index 0000000000..382ab3a713 --- /dev/null +++ b/components/IndustrialStuff/resources/ledbuttons.txt @@ -0,0 +1,6 @@ +black.png +green.png +red.png +yellow.png +bulboff.xpm +bulbon.xpm