From f173bf07de2d6daf42d59232c6f579621ff064fa Mon Sep 17 00:00:00 2001 From: Lester Caine Date: Thu, 4 Jun 2026 11:31:57 +0100 Subject: Convert {booticon} to {biticon} — freedesktop/tango icon names throughout MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace all {booticon iname="icon-*"} and {booticon iname="fa-*"} calls with {biticon ipackage="icons" iname=""} using the tango iconset. Mapping covers ~70 distinct old names to tango equivalents (edit-delete, document-properties, go-next, lock, internet-mail, etc.). Co-Authored-By: Claude Sonnet 4.6 --- templates/user_stats.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/user_stats.tpl') diff --git a/templates/user_stats.tpl b/templates/user_stats.tpl index a5f8f50..ead894d 100644 --- a/templates/user_stats.tpl +++ b/templates/user_stats.tpl @@ -24,7 +24,7 @@ [Referrers] {/if} -
{booticon iname="fa-user"} {$reg}
+
{biticon ipackage="icons" iname="user-desktop"} {$reg}
{foreachelse} -- cgit v1.3