<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=811085" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/elextr">@elextr</a> Hence me saying <em>icons/tango/scalable/geany-save-all.svg</em>, notice the <em>tango</em> in the path ;)</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=9318792" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/paulmenzel">@paulmenzel</a> If there are sizes at which the icon is missing, could you try adding those sizes and see if it helps?</p>
<div class="highlight highlight-source-shell"><pre><span class="pl-c"><span class="pl-c">#</span> To be run from Geany's source directory.</span>
prefix=/usr/ <span class="pl-c"><span class="pl-c">#</span> where Geany is installed</span>
<span class="pl-k">for</span> <span class="pl-smi">d</span> <span class="pl-k">in</span> /usr/share/icons/hicolor/[0-9]<span class="pl-k">*</span>x[0-9]<span class="pl-k">*</span>/actions<span class="pl-k">;</span> <span class="pl-k">do</span>
    target=<span class="pl-smi">$prefix</span>/<span class="pl-smi">${d<span class="pl-k">##/</span>usr<span class="pl-k">/</span>}</span>
    [ <span class="pl-k">-f</span> <span class="pl-smi">$d</span>/geany-build.png <span class="pl-k">-o</span> <span class="pl-k">-f</span> <span class="pl-smi">$target</span>/geany-build.png ] <span class="pl-k">&&</span> <span class="pl-k">continue</span>
    s=<span class="pl-smi">${d<span class="pl-k">%</span>x[0-9]<span class="pl-k">*</span>}</span><span class="pl-k">;</span> s=<span class="pl-smi">${s<span class="pl-k">##*/</span>}</span>
    mkdir -p <span class="pl-smi">$target</span>
    inkscape -z -e <span class="pl-smi">$target</span>/geany-build.png -w <span class="pl-smi">$s</span> -h <span class="pl-smi">$s</span> icons/scalable/geany-build.svg
<span class="pl-k">done</span></pre></div>
<p>You might also have to update <code>$prefix/share/icons/hicolor/index.theme</code>, or not if you installed in <code>/usr</code> anyway.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2394?email_source=notifications&email_token=AAIOWJ6UGDVTTHQROJQEDDTQTP7KDA5CNFSM4JMFU2A2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED6FI4A#issuecomment-553407600">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7S4HNX2VKGCPC47NDQTP7KDANCNFSM4JMFU2AQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5L6YNNW2XYMUPGL4LQTP7KDA5CNFSM4JMFU2A2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED6FI4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2394?email_source=notifications\u0026email_token=AAIOWJ6UGDVTTHQROJQEDDTQTP7KDA5CNFSM4JMFU2A2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED6FI4A#issuecomment-553407600",
"url": "https://github.com/geany/geany/issues/2394?email_source=notifications\u0026email_token=AAIOWJ6UGDVTTHQROJQEDDTQTP7KDA5CNFSM4JMFU2A2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED6FI4A#issuecomment-553407600",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>