<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div><pre style="line-height: 21.2999992370605px; white-space: normal; font-family: 'Segoe UI', 'Segoe UI Web Regular', 'Segoe UI Symbol', 'Helvetica Neue', 'BBAlpha Sans', 'S60 Sans', Arial, sans-serif; color: rgb(68, 68, 68); font-size: 15px; background-color: rgb(255, 255, 255);">---</pre><pre style="line-height: 21.2999992370605px; white-space: normal; font-family: 'Segoe UI', 'Segoe UI Web Regular', 'Segoe UI Symbol', 'Helvetica Neue', 'BBAlpha Sans', 'S60 Sans', Arial, sans-serif; color: rgb(68, 68, 68); font-size: 15px; background-color: rgb(255, 255, 255);"><span style="font-family: Calibri, sans-serif; font-size: 12pt;"> dlls/shell32/shell32.rc | 1 +</span></pre></div><div> 1 file changed, 1 insertion(+)</div><div><br></div><div>diff --git a/dlls/shell32/shell32.rc b/dlls/shell32/shell32.rc</div><div>index 847d2ce..3a16da3 100644</div><div>--- a/dlls/shell32/shell32.rc</div><div>+++ b/dlls/shell32/shell32.rc</div><div>@@ -330,6 +330,7 @@ FONT 10, "MS Shell Dlg"</div><div> </div><div> SHELL_RUN_DLG DIALOG 0, 0, 235, 83</div><div> STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU</div><div>+CAPTION "Run"</div><div> FONT 8, "MS Shell Dlg"</div><div> {</div><div>  ICON "", IDC_RUNDLG_ICON, 7, 11, 18, 20, WS_VISIBLE</div><div><br></div>                                         </div></body>
</html>