<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p><br>
</p>
<meta content="text/html; charset=UTF-8">
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p>> <span style="font-size:12pt">> Replaces missing icon in lexicon. Is this ok?</span></p>
<div>> > </div>
<div>> </div>
<div>> What do you mean by "missing"?</div>
<div>>         -T</div>
<p></p>
<p><br>
</p>
<p>Well, I think the Cat icon was just a placeholder and not really related to the action "show home category".</p>
<p><br>
</p>
<p>Before:</p>
<p><img naturalheight="168" naturalwidth="766" size="32213" id="x_img567212" tabindex="0" style="max-width: 99.9%; user-select: none;" src="cid:668785ff-a2a3-4189-9747-3acde32b5a8b"><br>
</p>
<p><br>
</p>
<p>After:</p>
<p><img naturalheight="82" naturalwidth="789" size="19507" id="x_img339146" tabindex="0" style="max-width: 99.9%; user-select: none;" src="cid:35b9ee13-1f37-4777-80cc-fcdb71ebd321"><br>
</p>
<p><br>
</p>
<p>See <a href="https://lists.squeakfoundation.org/pipermail/squeak-dev/2022-April/219880.html" class="OWAAutoLink" id="LPlnk892855">https://lists.squeakfoundation.org/pipermail/squeak-dev/2022-April/219880.html</a>. :-)</p>
<p><br>
</p>
<p><b>est,</b></p>
<p><b>Christoph</b></p>
<p><br>
</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von Tobias Pape <Das.Linux@gmx.de><br>
<b>Gesendet:</b> Donnerstag, 5. Mai 2022 20:29:33<br>
<b>An:</b> The general-purpose Squeak developers list<br>
<b>Betreff:</b> Re: [squeak-dev] The Trunk: Protocols-ct.83.mcz</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt">
<div class="PlainText">HI<br>
<br>
> On 5. May 2022, at 19:51, Thiede, Christoph <Christoph.Thiede@student.hpi.uni-potsdam.de> wrote:<br>
> <br>
> Replaces missing icon in lexicon. Is this ok?<br>
> <br>
<br>
What do you mean by "missing"?<br>
        -T<br>
<br>
> =============== Diff against Protocols-mt.82 ===============<br>
> <br>
> Item was changed:<br>
>   ----- Method: Lexicon>>addSpecialButtonsTo:with: (in category 'toolbuilder') -----<br>
>   addSpecialButtonsTo: buttonPanelSpec with: builder<br>
>   <br>
>          | homeCatBtnSpec menuBtnSpec mostGenericBtnSpec |<br>
>          homeCatBtnSpec := builder pluggableButtonSpec new<br>
>                  model: self;<br>
>                  action: #showHomeCategory;<br>
> +                label: MenuIcons smallHomeIcon asMorph;<br>
> -                label: (ScriptingSystem formAtKey: #Cat) asMorph;<br>
<br>
<br>
<br>
</div>
</span></font></div>
</body>
</html>