little ui changes

This commit is contained in:
Dmitriy Yefremov
2018-02-13 17:21:25 +03:00
parent 588df32b2f
commit ca06400071
2 changed files with 9 additions and 18 deletions

View File

@@ -9,7 +9,7 @@
<property name="icon_name">system-help</property>
<property name="type_hint">normal</property>
<property name="program_name">DemonEditor</property>
<property name="version">0.2.3 Pre-alpha</property>
<property name="version">0.2.4 Pre-alpha</property>
<property name="copyright" translatable="yes">2018 Dmitriy Yefremov
dmitry.v.yefremov@gmail.com
</property>

View File

@@ -1158,35 +1158,29 @@
<object class="GtkInfoBar" id="search_info_bar">
<property name="app_paintable">True</property>
<property name="can_focus">False</property>
<property name="homogeneous">True</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="search_infobar_action_area">
<property name="can_focus">False</property>
<property name="spacing">6</property>
<property name="spacing">5</property>
<property name="homogeneous">True</property>
<property name="layout_style">end</property>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>
<property name="position">1</property>
</packing>
</child>
<child internal-child="content_area">
<object class="GtkBox" id="search_infobar_content_area">
<property name="can_focus">False</property>
<property name="spacing">16</property>
<property name="spacing">2</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkAlignment" id="alignment1">
<object class="GtkAlignment" id="alignment2">
<property name="visible">True</property>
<property name="can_focus">False</property>
<child>
@@ -1216,7 +1210,7 @@
</packing>
</child>
<child>
<object class="GtkAlignment" id="alignment2">
<object class="GtkAlignment" id="alignment1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<child>
@@ -1233,12 +1227,9 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>
<property name="position">1</property>
</packing>
</child>
<child>
<placeholder/>
</child>
</object>
<packing>
<property name="expand">False</property>
@@ -2232,7 +2223,7 @@
<object class="GtkLabel" id="ver_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Ver. 0.2.3 Pre-alpha</property>
<property name="label" translatable="yes">Ver. 0.2.4 Pre-alpha</property>
<property name="xalign">0.94999998807907104</property>
</object>
<packing>