From 4c8526cccc5057127aab13a8db1404d0a8308717 Mon Sep 17 00:00:00 2001 From: Lester Caine Date: Thu, 4 Jun 2026 11:31:56 +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/mailbox.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/mailbox.tpl') diff --git a/templates/mailbox.tpl b/templates/mailbox.tpl index 7ebae09..b04c2b0 100755 --- a/templates/mailbox.tpl +++ b/templates/mailbox.tpl @@ -16,7 +16,7 @@ - {booticon iname="fa-envelope" iexplain="Compose Message"_text} + {biticon ipackage="icons" iname="internet-mail" iexplain="Compose Message"_text} {assign var=displayName value=$gBitSystem->getConfig("users_display_name","real_name") } -- cgit v1.3