By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 about.ui

View raw Download
text/xml • 1.29 kiB
XML 1.0 document, ASCII text
        
            
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- Generated with glade 3.38.2 -->
3
<interface>
4
<requires lib="gtk+" version="3.24"/>
5
<object class="GtkAboutDialog" id="about-dialog">
6
<property name="can-focus">False</property>
7
<property name="type-hint">dialog</property>
8
<property name="program-name">Izvor</property>
9
<property name="comments" translatable="yes">A powerful and modular desktop search and launcher</property>
10
<property name="logo-icon-name">edit-find-symbolic</property>
11
<property name="license-type">gpl-3-0</property>
12
<child internal-child="vbox">
13
<object class="GtkBox">
14
<property name="can-focus">False</property>
15
<property name="orientation">vertical</property>
16
<property name="spacing">2</property>
17
<child internal-child="action_area">
18
<object class="GtkButtonBox">
19
<property name="can-focus">False</property>
20
<property name="layout-style">end</property>
21
</object>
22
<packing>
23
<property name="expand">False</property>
24
<property name="fill">False</property>
25
<property name="position">0</property>
26
</packing>
27
</child>
28
<child>
29
<placeholder/>
30
</child>
31
</object>
32
</child>
33
</object>
34
</interface>
35