aboutsummaryrefslogblamecommitdiff
path: root/main/data/unified_window_placeholder.ui
blob: 88186f62a908dd92de08a9c5013d2c0f919982dc (plain) (tree)
1
2
3
4
5
6
7
8
                                      
                                                  

                                                 
                                            
                                                                




                                                         
                                                                                   







                                                                  










                                                                 
                                                        
                                                              
                                                                





                                                                
                                                                  
                                                                 






                                                                 







                                                                    

                     
            
<?xml version="1.0" encoding="UTF-8"?>
<interface>
    <template class="DinoUiMainWindowPlaceholder">
        <property name="valign">center</property>
        <property name="visible">True</property>
        <child>
            <object class="GtkBox" id="box">
                <property name="orientation">vertical</property>
                <property name="valign">center</property>
                <property name="halign">center</property>
                <property name="hexpand">True</property>
                <property name="visible">True</property>
                <child>
                    <object class="GtkImage">
                        <property name="icon-name">im.dino.Dino-symbolic</property>
                        <property name="pixel-size">144</property>
                        <property name="margin">30</property>
                        <property name="visible">True</property>
                        <style>
                            <class name="dim-label"/>
                        </style>
                    </object>
                </child>
                <child>
                    <object class="GtkLabel" id="title_label">
                        <property name="xalign">0.5</property>
                        <property name="yalign">0.5</property>
                        <style>
                            <class name="dim-label"/>
                        </style>
                        <attributes>
                            <attribute name="scale" value="1.3"/>
                        </attributes>
                    </object>
                </child>
                <child>
                    <object class="GtkLabel" id="label">
                        <property name="xalign">0.5</property>
                        <property name="yalign">0.5</property>
                        <property name="margin-top">5</property>
                        <property name="visible">True</property>
                        <style>
                            <class name="dim-label"/>
                        </style>
                    </object>
                </child>
                <child>
                    <object class="GtkButton" id="primary_button">
                        <property name="margin-top">15</property>
                        <property name="halign">center</property>
                        <property name="visible">True</property>
                        <style>
                            <class name="text-button"/>
                            <class name="suggested-action"/>
                        </style>
                    </object>
                </child>
                <child>
                    <object class="GtkButton" id="secondary_button">
                        <property name="halign">center</property>
                        <property name="no_show_all">True</property>
                        <style>
                            <class name="text-button"/>
                        </style>
                    </object>
                </child>
            </object>
        </child>
    </template>
</interface>