<p></p>
<p><b>@kugel-</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2761#discussion_r641930320">icons/meson.build</a>:</p>
<pre style='color:#555'>> +act_icons = {'16x16': actions,
+             '24x24': actions,
+             '32x32': actions,
+             '48x48': actions}
+
+icons_dir = join_paths(get_option('datadir'), 'icons', 'hicolor')
+icons_appsdir = join_paths(icons_dir, 'apps')
+icons_actionsdir = join_paths(icons_dir, 'actions')
+
+foreach dir, icons_array : app_icons
+    foreach icon : icons_array
+        install_data(join_paths(dir, icon), install_dir: icons_appsdir)
+    endforeach
+endforeach
+
+foreach dir, icons_array : app_icons
</pre>
<p>yea</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/pull/2761#discussion_r641930320">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYSETTRSX55FCS4QB3TQDKBDANCNFSM4ZDZAFLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ6I76BTLM7GTOMJLKTTQDKBDA5CNFSM4ZDZAFLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOFAE67RA.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/pull/2761#discussion_r641930320",
"url": "https://github.com/geany/geany/pull/2761#discussion_r641930320",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>