Mercurial > libervia-desktop-kivy
diff cagou/plugins/plugin_wid_chat.py @ 180:0ddd2b20cc6b
plugins chat, contact_list, settings, widget_selector: changed icons theme
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 01 May 2018 20:50:05 +0200 |
parents | 826e7b17a19b |
children | c63922860f80 |
line wrap: on
line diff
--- a/cagou/plugins/plugin_wid_chat.py Tue May 01 20:48:48 2018 +0200 +++ b/cagou/plugins/plugin_wid_chat.py Tue May 01 20:50:05 2018 +0200 @@ -42,8 +42,7 @@ "name": _(u"chat"), "main": "Chat", "description": _(u"instant messaging with one person or a group"), - "icon_small": u"{media}/icons/muchoslava/png/chat_new_32.png", - "icon_medium": u"{media}/icons/muchoslava/png/chat_new_44.png" + "icon_symbol": u"chat", } # following const are here temporary, they should move to quick frontend