diff libervia/desktop_kivy/core/share_widget.py @ 518:196483685a63 default tip

Use Font-Awesome instead of Fontello, following change in Libervia Media.
author Goffi <goffi@goffi.org>
date Sat, 26 Oct 2024 22:44:37 +0200
parents b3cedbee561d
children
line wrap: on
line diff
--- a/libervia/desktop_kivy/core/share_widget.py	Sat Jul 13 13:08:13 2024 +0200
+++ b/libervia/desktop_kivy/core/share_widget.py	Sat Oct 26 22:44:37 2024 +0200
@@ -37,7 +37,7 @@
     "name": _("share"),
     "main": "Share",
     "description": _("share a file"),
-    "icon_symbol": "share",
+    "icon_symbol": "share-nodes",
 }