Skip to content

Commit 31fd34f

Browse files
committedApr 30, 2023
Remove broken web links from About Box
Removed broken links for "Silk Icon Set" and "16x16 Free Application Icons" attributions. Added <span> tags with title "broken link removed" to relevant attributions.
1 parent a4024f1 commit 31fd34f

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed
 

‎Src/Res/HTML/dlg-about-program-tplt.html

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -77,30 +77,27 @@
7777
</li>
7878
<li>
7979
<div>
80-
<em>CodeSnip</em> makes use of images from the following icon
80+
<em>CodeSnip</em> makes use of images from the following image
8181
collections:
8282
</div>
8383
<ul>
8484
<li>
85-
<a
86-
href="http://www.famfamfam.com/lab/icons/silk/"
87-
class="external-link"
88-
>Silk Icon Set 1.3</a> by Mark James.
85+
<span title="broken link removed">Silk Icon Set 1.3</span> by Mark
86+
James.
8987
</li>
9088
<li>
91-
Silk Companion 1 by Damien Guard.
89+
<span title="broken link removed">Silk Companion 1</span> by Damien
90+
Guard.
9291
</li>
9392
<li>
94-
Led Icon Set v1.0.
93+
<span title="broken link removed">Led Icon Set v1.0</span>.
9594
</li>
9695
<li>
97-
16x16-free-application-icons by <a
98-
href="https://www.aha-soft.com"
99-
class="external-link"
100-
>Aha-Soft</a>.
96+
<span title="broken link removed">16&times;16 Free Application
97+
Icons</span> by Aha-Soft.
10198
</li>
10299
<li>
103-
PixelBox icon collection.
100+
<span title="broken link removed">PixelBox icon collection</span>.
104101
</li>
105102
<li>
106103
<a

0 commit comments

Comments
 (0)