Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
3f7f704e by wurstsalat at 2022-09-27T13:12:34+02:00
cfix: StartChat: Use correct target type for application menu entry
- - - - -
1 changed file:
- gajim/data/gui/application_menu.ui
Changes:
=====================================
gajim/data/gui/application_menu.ui
=====================================
@@ -7,7 +7,7 @@
<item>
<attribute name="label" translatable="yes">_Start / Join
Chat…</attribute>
<attribute name="action">app.start-chat</attribute>
- <attribute name="target"></attribute>
+ <attribute name="target" type="as">['', '']</attribute>
</item>
<item>
<attribute name="label" translatable="yes">Create _Group
Chat…</attribute>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/3f7f704ea3ec757680aae7b5061f63e9b385e39c
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/3f7f704ea3ec757680aae7b5061f63e9b385e39c
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits