Mercurial > libervia-desktop-kivy
diff src/cagou/plugins/plugin_wid_chat.py @ 25:d09bd16dbbe2
code (cagou widget), selector: icons handling + use of new muchoslava icon set
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 10 Aug 2016 01:24:37 +0200 |
parents | bc15b55a4114 |
children | 20b04c58868f |
line wrap: on
line diff
--- a/src/cagou/plugins/plugin_wid_chat.py Tue Aug 09 22:06:00 2016 +0200 +++ b/src/cagou/plugins/plugin_wid_chat.py Wed Aug 10 01:24:37 2016 +0200 @@ -37,6 +37,8 @@ "name": _(u"chat"), "main": "Chat", "description": _(u"instant messaging with one person or a group"), + "icon_small": u"{media}/icons/muchoslava/png/chat_rouge_32.png", + "icon_medium": u"{media}/icons/muchoslava/png/chat_rouge_44.png" }