mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-05-06 05:36:26 +02:00
minor fixes in the control panel
This commit is contained in:
@@ -2941,6 +2941,7 @@ Author: Dmitriy Yefremov
|
||||
<property name="margin_bottom">5</property>
|
||||
<property name="row_spacing">5</property>
|
||||
<property name="column_spacing">5</property>
|
||||
<property name="column_homogeneous">True</property>
|
||||
<child>
|
||||
<object class="GtkButton" id="control_ok_button">
|
||||
<property name="label" translatable="yes">OK</property>
|
||||
@@ -3336,10 +3337,12 @@ audio-volume-medium-symbolic</property>
|
||||
<property name="margin_right">5</property>
|
||||
<property name="margin_top">5</property>
|
||||
<property name="margin_bottom">5</property>
|
||||
<property name="homogeneous">True</property>
|
||||
<property name="layout_style">expand</property>
|
||||
<child>
|
||||
<object class="GtkButton">
|
||||
<property name="label" translatable="yes">All</property>
|
||||
<property name="width_request">75</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">True</property>
|
||||
|
||||
Reference in New Issue
Block a user