Mercurial > libervia-desktop-kivy
diff libervia/desktop_kivy/plugins/plugin_wid_remote.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/plugins/plugin_wid_remote.py Sat Jul 13 13:08:13 2024 +0200 +++ b/libervia/desktop_kivy/plugins/plugin_wid_remote.py Sat Oct 26 22:44:37 2024 +0200 @@ -44,7 +44,7 @@ "name": _("remote control"), "main": "RemoteControl", "description": _("universal remote control"), - "icon_symbol": "signal", + "icon_symbol": "wifi", } NOTE_TITLE = _("Media Player Remote Control")