Исправлен дизайн кнопок

pull/13/head
Igor Belitskiy 3 years ago
parent 847b9f85a3
commit 4e1af25703

@ -12,4 +12,4 @@ Icon=ublexec
Terminal=false Terminal=false
X-XfcePluggable=true X-XfcePluggable=true
X-UBLPluggable=true X-UBLPluggable=true
Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;X-UBL-SettingsManager;X-UBL-SystemSettings; Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;

@ -1145,6 +1145,7 @@ specified priority</property>
</child> </child>
<child> <child>
<object class="GtkButton" id="btnFilemaneg"> <object class="GtkButton" id="btnFilemaneg">
<property name="width-request">51</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can-focus">True</property> <property name="can-focus">True</property>
<property name="receives-default">True</property> <property name="receives-default">True</property>
@ -1179,6 +1180,7 @@ specified priority</property>
</child> </child>
<child> <child>
<object class="GtkButton" id="btnListApp"> <object class="GtkButton" id="btnListApp">
<property name="width-request">51</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can-focus">True</property> <property name="can-focus">True</property>
<property name="receives-default">True</property> <property name="receives-default">True</property>

Loading…
Cancel
Save