From 09b069c129b0eaad4069e7999996a47fffbf385a Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Sun, 12 Jun 2016 22:37:38 +0100 Subject: [PATCH] Add icons to parser nodes --- editor/icons/parser-csv.png | Bin 0 -> 413 bytes editor/icons/parser-html.png | Bin 0 -> 393 bytes editor/icons/parser-json.png | Bin 0 -> 467 bytes editor/icons/parser-xml.png | Bin 0 -> 393 bytes nodes/core/parsers/70-CSV.html | 2 +- nodes/core/parsers/70-HTML.html | 2 +- nodes/core/parsers/70-JSON.html | 2 +- nodes/core/parsers/70-XML.html | 2 +- 8 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 editor/icons/parser-csv.png create mode 100644 editor/icons/parser-html.png create mode 100644 editor/icons/parser-json.png create mode 100644 editor/icons/parser-xml.png diff --git a/editor/icons/parser-csv.png b/editor/icons/parser-csv.png new file mode 100644 index 0000000000000000000000000000000000000000..5b1c42c484d2b0921aff2d278904bd3e30f4e1f7 GIT binary patch literal 413 zcmeAS@N?(olHy`uVBq!ia0vp^B0wz1!3HFCgzU0`6icy_X9x!n)NrJ90QsB+9+AZi z3~X;em{G3O!W1YdS>hT|5}cn_Ql40p%1~Zju9umYU7Va)kgAtols@~NjT8d|qm-wM zV~9uR+sTH0%!UH4_ZK*{dvv~N@GfBBT2jFDqKMN)TvOCUra{=n%bl53G~lA5qxTNx z)J6V+>yu>C!XlNVK1uc4Jl?R1v*47;4Cx08WIhC)t4x|!asLdPgZkfv<-*UHUZhsrdae!0uYUfDrTCtz zEc;)Br}HbAZyoS^;yv}#eA~Up*09w3|NHVMdcV>m?yS9U3ssbilYv3W;OXk;vd$@? F2>>rXpi}?= literal 0 HcmV?d00001 diff --git a/editor/icons/parser-html.png b/editor/icons/parser-html.png new file mode 100644 index 0000000000000000000000000000000000000000..fa53737130073d5a8a0d1dccf345d53e18f8c1e6 GIT binary patch literal 393 zcmeAS@N?(olHy`uVBq!ia0vp^B0wz1!3HFCgzU0`6icy_X9x!n)NrJ90QsB+9+AZi z3~X;em{G3O!W1YdS>hT|5}cn_Ql40p%1~Zju9umYU7Va)kgAtols@~NjT8d|Bb%p- zV~9uR+sTH0PL2X?{~3k2xosOex6N@(IwWbb@i9+S1)K1W2Hv?Y`HJcr79JPl*40sI ztTAJ*jJ$WdbpHCo`)B>x{rl{jGwZgLZ}MfhlRBr`Xme!=du0{#xmhgB7MeB`X81nf z+hQTI$hI>(FKxLmQ)-%;=i08XOP6qa@;Cn1d+BvaWv1eb)4kQr2j(-jADH+(Z?(h+ z)(pnj2dh&!lJD2^tqD57|KP~#8Ln#9AB+!+e7N5S2tU#J-*3M!(98o@`LyR)ejQW_FlelNk`JFcJHlU l?EhltI@R1asqz29eD?EUxy2`@$^e6n!PC{xWt~$(695=InFs&? literal 0 HcmV?d00001 diff --git a/editor/icons/parser-json.png b/editor/icons/parser-json.png new file mode 100644 index 0000000000000000000000000000000000000000..839d60dcbf08316c9b54c9feedaee5e348d6aa43 GIT binary patch literal 467 zcmV;^0WAKBP)UqK~zYI<&?cn0znjo&qYfy(E_9cV^4e*Yf2MiZLm`dE%Y_0 zEPMd*HPl#QjDHj+LbL)u3-6k7on2i*$8F}$J?DNqGdsJ|%!MThuv?(-)XaLh4vNJs zusTiP-_Qww`Opc0zo6kuA@z*Dq%%naNo}v4NLrM%A*m90duG2HFT12lEOr z2pbZulyRh2X7&th0gsaAB$a?CVB5_4k}hM7S-=+`*Cnk4^{UrG&%c1LK9(a|IpxU( zjwIbl>HsFG8R==d)^YDBx+Fi_gJ8asb5+`bZ!dB~zJV7&3s?Z^z*_|N4m8};0=jv? zB#yjx9szb;J1lZ-)_lB=Xb&mRkH`Wp`#6kfNo^^k_bXD{y75{a*aXJFhvyB~u47xy z0s`yhT|5}cn_Ql40p%1~Zju9umYU7Va)kgAtols@~NjT8d|Bb%p- zV~9uR+sTH0PL2X?{~3k2xosOex6N@(IwWbb@i9+S1)K1W2Hv?Y`HJcr79JPl*40sI ztTAJ*jJ$WdbpHCo`)B>x{rl{jGwZgLZ}MfhlRBr`Xme!=du0{#xmhgB7MeB`X81nf z+hQTI$hI>(FKxLmQ)-%;=i08XOP6qa@;Cn1d+BvaWv1eb)4kQr2j(-jADH+(Z?(h+ z)(pnj2dh&!lJD2^tqD57|KP~#8Ln#9AB+!+e7N5S2tU#J-*3M!(98o@`LyR)ejQW_FlelNk`JFcJHlU l?EhltI@R1asqz29eD?EUxy2`@$^e6n!PC{xWt~$(695=InFs&? literal 0 HcmV?d00001 diff --git a/nodes/core/parsers/70-CSV.html b/nodes/core/parsers/70-CSV.html index 773f04bfb..5c59695d7 100644 --- a/nodes/core/parsers/70-CSV.html +++ b/nodes/core/parsers/70-CSV.html @@ -96,7 +96,7 @@ }, inputs:1, outputs:1, - icon: "arrow-in.png", + icon: "parser-csv.png", label: function() { return this.name||"csv"; }, diff --git a/nodes/core/parsers/70-HTML.html b/nodes/core/parsers/70-HTML.html index 0afd643b5..be7754129 100644 --- a/nodes/core/parsers/70-HTML.html +++ b/nodes/core/parsers/70-HTML.html @@ -63,7 +63,7 @@ }, inputs:1, outputs:1, - icon: "jq.png", + icon: "parser-html.png", label: function() { return this.name||this.tag||"html"; }, diff --git a/nodes/core/parsers/70-JSON.html b/nodes/core/parsers/70-JSON.html index a042d813a..e2a36f41b 100644 --- a/nodes/core/parsers/70-JSON.html +++ b/nodes/core/parsers/70-JSON.html @@ -36,7 +36,7 @@ }, inputs:1, outputs:1, - icon: "arrow-in.png", + icon: "parser-json.png", label: function() { return this.name||"json"; }, diff --git a/nodes/core/parsers/70-XML.html b/nodes/core/parsers/70-XML.html index ddd16c0c5..133201bc6 100644 --- a/nodes/core/parsers/70-XML.html +++ b/nodes/core/parsers/70-XML.html @@ -53,7 +53,7 @@ }, inputs:1, outputs:1, - icon: "arrow-in.png", + icon: "parser-xml.png", label: function() { return this.name||"xml"; },