[zenity] Fixing glade file.
- From: Arx Henrique Pereira da Cruz <arxcruz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [zenity] Fixing glade file.
- Date: Fri, 2 Oct 2015 11:40:39 +0000 (UTC)
commit 9fe89f903f33e8a7d893a0baa52a957e85c96a16
Author: Arx Cruz <acruz redhat com>
Date: Fri Oct 2 13:39:49 2015 +0200
Fixing glade file.
The entry dialog was with wrong box position
src/zenity.ui | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/src/zenity.ui b/src/zenity.ui
index b16ea73..43b884f 100644
--- a/src/zenity.ui
+++ b/src/zenity.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.1 -->
+<!-- Generated with glade 3.19.0 -->
<interface>
<requires lib="gtk+" version="3.0"/>
<object class="GtkAdjustment" id="adjustment1">
@@ -202,6 +202,7 @@
<object class="GtkCheckButton" id="zenity_text_checkbox">
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="xalign">0.5</property>
<property name="draw_indicator">True</property>
</object>
<packing>
@@ -365,6 +366,7 @@
<object class="GtkBox" id="dialog-vbox4">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area4">
@@ -413,11 +415,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="vbox4">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="zenity_entry_text">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]