aboutsummaryrefslogblamecommitdiff
path: root/main/data/menu_add.ui
blob: c984e081e4e7a0a1458b82319a565fd32ba023e0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                      


                        
                                                                 
                                                                                         
                   
                  
                                                                       
                                                                                   


                   
<?xml version="1.0" encoding="UTF-8"?>
<interface>
    <menu id="menu_add">
        <section>
            <item>
                <attribute name="action">app.add_chat</attribute>
                <attribute name="label" translatable="yes">Start Conversation</attribute>
            </item>
            <item>
                <attribute name="action">app.add_conference</attribute>
                <attribute name="label" translatable="yes">Join Channel</attribute>
            </item>
        </section>
    </menu>
</interface>