I think that the reply from Alex Brandes provides a good pointer to https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/lib/hudson/editTypeIcon.jelly#L30
https://weekly.ci.jenkins.io/design-library/Symbols/ shows a way to modify the https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/lib/hudson/editTypeIcon.jelly#L30 to switch from using an icon to using a symbol The available symbols are listed at https://github.com/jenkinsci/jenkins/tree/master/war/src/main/resources/images/symbols On Thursday, October 6, 2022 at 9:40:30 AM UTC-6 [email protected] wrote: > issue > <https://issues.jenkins.io/browse/JENKINS-69715?jql=labels%20%3D%20newbie-friendly%20and%20status%20in%20(Open%2C%20%22To%20Do%22%2C%20Reopened)> > > On Thursday, October 6, 2022 at 12:33:44 PM UTC-3 [email protected] > wrote: > >> Isn’t the component that contains the view shown in the issue? Which >> issue are you referring to? >> >> Am 06.10.2022 um 17:19 schrieb Elton Alves <[email protected]>: >> >> I'm starting to contribute with jenkins core and I got a noobie issue. >> >> I need to change the icon placed in changeset view but i can't found the >> view, there's an image showing the icon that i mentioned before. >> >> changeset-view-image >> <https://issues.jenkins.io/secure/attachment/59146/Screenshot%202022-09-27%20at%2016.34.38.png> >> >> anyone could guide me in it? >> >> cheers! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/a7a2f284-364f-46f4-9a08-979989116d4fn%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-dev/a7a2f284-364f-46f4-9a08-979989116d4fn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> >> -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/3eab1f4d-f873-47fe-9fe9-4f5a064626bdn%40googlegroups.com.
