Added start window description
This commit is contained in:
		
							
								
								
									
										44
									
								
								sources/ui/start_window.ui
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										44
									
								
								sources/ui/start_window.ui
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,44 @@
 | 
			
		||||
<?xml version='1.0' encoding='UTF-8'?>
 | 
			
		||||
<!-- Created with Cambalache 0.94.1 -->
 | 
			
		||||
<interface>
 | 
			
		||||
  <!-- interface-name icfs.ui -->
 | 
			
		||||
  <requires lib="gtk" version="4.12"/>
 | 
			
		||||
  <requires lib="libadwaita" version="1.6"/>
 | 
			
		||||
  <object class="AdwApplicationWindow">
 | 
			
		||||
    <property name="content">
 | 
			
		||||
      <object class="AdwToolbarView">
 | 
			
		||||
        <property name="content">
 | 
			
		||||
          <object class="AdwPreferencesPage">
 | 
			
		||||
            <child>
 | 
			
		||||
              <object class="AdwPreferencesGroup">
 | 
			
		||||
                <child>
 | 
			
		||||
                  <object class="AdwEntryRow">
 | 
			
		||||
                    <property name="input-hints">no-spellcheck</property>
 | 
			
		||||
                    <property name="input-purpose">url</property>
 | 
			
		||||
                    <property name="title">Mountpoint</property>
 | 
			
		||||
                    <child>
 | 
			
		||||
                      <object class="GtkButton">
 | 
			
		||||
                        <property name="has-frame">False</property>
 | 
			
		||||
                        <property name="icon-name">folder-open-symbolic</property>
 | 
			
		||||
                      </object>
 | 
			
		||||
                    </child>
 | 
			
		||||
                  </object>
 | 
			
		||||
                </child>
 | 
			
		||||
              </object>
 | 
			
		||||
            </child>
 | 
			
		||||
          </object>
 | 
			
		||||
        </property>
 | 
			
		||||
        <child type="top">
 | 
			
		||||
          <object class="AdwHeaderBar">
 | 
			
		||||
            <child type="start">
 | 
			
		||||
              <object class="GtkButton">
 | 
			
		||||
                <property name="label">Start</property>
 | 
			
		||||
              </object>
 | 
			
		||||
            </child>
 | 
			
		||||
          </object>
 | 
			
		||||
        </child>
 | 
			
		||||
      </object>
 | 
			
		||||
    </property>
 | 
			
		||||
    <property name="title">ICFS</property>
 | 
			
		||||
  </object>
 | 
			
		||||
</interface>
 | 
			
		||||
		Reference in New Issue
	
	Block a user