comparison libervia/desktop_kivy/kv/cagou_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
comparison
equal deleted inserted replaced
517:f316c7f19909 518:196483685a63
44 halign: "center" 44 halign: "center"
45 valign: "middle" 45 valign: "middle"
46 46
47 <HeaderChoiceExtraMenu>: 47 <HeaderChoiceExtraMenu>:
48 ActionSymbol: 48 ActionSymbol:
49 symbol: "dot-3-vert" 49 symbol: "ellipsis-vertical"
50 size_hint: None, 1 50 size_hint: None, 1
51 width: self.height 51 width: self.height
52 Label: 52 Label:
53 size_hint: None, 1 53 size_hint: None, 1
54 text: _("extra") 54 text: _("extra")