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


                        
                                                                    
                                                                                  
                   
                  
                                                                          
                                                                                         


                                                                                 
                  
            
<?xml version="1.0" encoding="UTF-8"?>
<interface>
    <menu id="menu_app">
        <section>
            <item>
                <attribute name="action">app.preferences</attribute>
                <attribute name="label" translatable="yes">Preferences</attribute>
            </item>
            <item>
                <attribute name="action">win.show-help-overlay</attribute>
                <attribute name="label" translatable="yes">Keyboard Shortcuts</attribute>
            </item>
            <item>
                <attribute name="action">app.about</attribute>
                <attribute name="label" translatable="yes">About Dino</attribute>
            </item>
        </section>
    </menu>
</interface>