2017-03-02 14:37:32 +00:00
|
|
|
<interface>
|
|
|
|
<menu id="menu_add">
|
|
|
|
<section>
|
|
|
|
<item>
|
2017-03-03 18:22:45 +00:00
|
|
|
<attribute name="action">app.add_chat</attribute>
|
2017-03-02 14:37:32 +00:00
|
|
|
<attribute name="label" translatable="yes">Start Chat</attribute>
|
|
|
|
</item>
|
|
|
|
</section>
|
|
|
|
<section>
|
|
|
|
<item>
|
2017-03-03 18:22:45 +00:00
|
|
|
<attribute name="action">app.add_conference</attribute>
|
2017-03-02 14:37:32 +00:00
|
|
|
<attribute name="label" translatable="yes">Join Conference</attribute>
|
|
|
|
</item>
|
|
|
|
</section>
|
|
|
|
</menu>
|
|
|
|
</interface>
|