diff libervia/desktop_kivy/kv/share_widget.kv @ 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/kv/share_widget.kv	Sat Jul 13 13:08:13 2024 +0200
+++ b/libervia/desktop_kivy/kv/share_widget.kv	Sat Oct 26 22:44:37 2024 +0200
@@ -108,7 +108,7 @@
     height: dp(100)
     Widget:
     SymbolButtonLabel:
-        symbol: "doc"
+        symbol: "regular file"
         text: Path(root.path).name
     Widget: