aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <descalante@igalia.com>2010-12-08 02:02:52 +0800
committerDiego Escalante Urrelo <descalante@igalia.com>2010-12-08 02:07:49 +0800
commit228139f5e379048a8ee4e7545b5361017402ffd2 (patch)
tree63d1f43b008322b6fa98e05d5bb0864dad02020c /data
parentb695374f186d3942225bcc4434de033599f24fe8 (diff)
downloadgsoc2013-epiphany-228139f5e379048a8ee4e7545b5361017402ffd2.tar
gsoc2013-epiphany-228139f5e379048a8ee4e7545b5361017402ffd2.tar.gz
gsoc2013-epiphany-228139f5e379048a8ee4e7545b5361017402ffd2.tar.bz2
gsoc2013-epiphany-228139f5e379048a8ee4e7545b5361017402ffd2.tar.lz
gsoc2013-epiphany-228139f5e379048a8ee4e7545b5361017402ffd2.tar.xz
gsoc2013-epiphany-228139f5e379048a8ee4e7545b5361017402ffd2.tar.zst
gsoc2013-epiphany-228139f5e379048a8ee4e7545b5361017402ffd2.zip
data/glade: update orientation property of GtkBox widgets
Diffstat (limited to 'data')
-rw-r--r--data/glade/certificate-dialogs.ui12
-rw-r--r--data/glade/epiphany.ui9
-rw-r--r--data/glade/form-signing-dialog.ui6
-rw-r--r--data/glade/prefs-dialog.ui26
-rw-r--r--data/glade/print.ui9
5 files changed, 57 insertions, 5 deletions
diff --git a/data/glade/certificate-dialogs.ui b/data/glade/certificate-dialogs.ui
index a158dd5c3..448bdc7e6 100644
--- a/data/glade/certificate-dialogs.ui
+++ b/data/glade/certificate-dialogs.ui
@@ -12,6 +12,7 @@
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
<object class="GtkNotebook" id="notebook1">
@@ -22,10 +23,12 @@
<object class="GtkVBox" id="vbox_details">
<property name="visible">True</property>
<property name="border_width">12</property>
+ <property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
<object class="GtkVBox" id="vbox_validity">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label_verify_text">
@@ -51,6 +54,7 @@
<child>
<object class="GtkVBox" id="vbox3">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label49">
@@ -205,6 +209,7 @@
<child>
<object class="GtkVBox" id="vbox4">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label43">
@@ -330,6 +335,7 @@
<child>
<object class="GtkVBox" id="vbox5">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label33">
@@ -426,6 +432,7 @@
<child>
<object class="GtkVBox" id="vbox6">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label30">
@@ -536,10 +543,12 @@
<object class="GtkVBox" id="vbox7">
<property name="visible">True</property>
<property name="border_width">12</property>
+ <property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
<object class="GtkVBox" id="vbox8">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label82">
@@ -594,11 +603,13 @@
<child>
<object class="GtkVBox" id="vbox11">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">18</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkVBox" id="vbox9">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label83">
@@ -651,6 +662,7 @@
<child>
<object class="GtkVBox" id="vbox10">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label85">
diff --git a/data/glade/epiphany.ui b/data/glade/epiphany.ui
index 331fa9e60..f8023a290 100644
--- a/data/glade/epiphany.ui
+++ b/data/glade/epiphany.ui
@@ -13,6 +13,7 @@
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox27">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
<object class="GtkNotebook" id="pdm_notebook">
@@ -45,6 +46,7 @@
<child>
<object class="GtkVButtonBox" id="vbuttonbox1">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<property name="layout_style">start</property>
<child>
@@ -101,6 +103,7 @@
<object class="GtkVBox" id="vbox149">
<property name="visible">True</property>
<property name="border_width">12</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkHBox" id="hbox88">
@@ -127,6 +130,7 @@
<child>
<object class="GtkVButtonBox" id="vbuttonbox2">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<property name="layout_style">start</property>
<child>
@@ -299,15 +303,18 @@
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox30">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
<object class="GtkVBox" id="vbox144">
<property name="visible">True</property>
<property name="border_width">5</property>
+ <property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
<object class="GtkVBox" id="vbox148">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="automatic_button">
<property name="label" translatable="yes">&lt;b&gt;_Automatic&lt;/b&gt;</property>
@@ -350,6 +357,7 @@
<child>
<object class="GtkVBox" id="manual_vbox">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkRadioButton" id="manual_button">
@@ -456,6 +464,7 @@
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox31">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow1134">
diff --git a/data/glade/form-signing-dialog.ui b/data/glade/form-signing-dialog.ui
index 5f6620b11..dee534253 100644
--- a/data/glade/form-signing-dialog.ui
+++ b/data/glade/form-signing-dialog.ui
@@ -12,15 +12,18 @@
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
<object class="GtkVBox" id="vbox0">
<property name="visible">True</property>
<property name="border_width">5</property>
+ <property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
<object class="GtkVBox" id="vbox1">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="primary_label">
@@ -62,6 +65,7 @@
<child>
<object class="GtkVBox" id="vbox2">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label86">
@@ -112,7 +116,7 @@
</child>
<child>
<object class="GtkButton" id="button1">
- <property name="label" translatable="yes">_View Certificate…</property>
+ <property name="label" translatable="yes">_View Certificate&#x2026;</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="use_underline">True</property>
diff --git a/data/glade/prefs-dialog.ui b/data/glade/prefs-dialog.ui
index ea54f3864..e2c385731 100644
--- a/data/glade/prefs-dialog.ui
+++ b/data/glade/prefs-dialog.ui
@@ -25,6 +25,7 @@
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox2">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
<object class="GtkNotebook" id="prefs_notebook">
@@ -35,10 +36,12 @@
<object class="GtkVBox" id="general_page_box">
<property name="visible">True</property>
<property name="border_width">12</property>
+ <property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
<object class="GtkVBox" id="vbox152">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label1238">
@@ -63,6 +66,7 @@
<child>
<object class="GtkVBox" id="vbox154">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkHBox" id="hbox138">
@@ -155,10 +159,12 @@
<child>
<object class="GtkVBox" id="ui_page_box">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
<object class="GtkVBox" id="vbox183">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label1300">
@@ -180,6 +186,7 @@
<child>
<object class="GtkVBox" id="vbox197">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkHBox" id="download_button_hbox">
@@ -255,6 +262,7 @@
<object class="GtkVBox" id="fonts_and_colors_page_box">
<property name="visible">True</property>
<property name="border_width">12</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkHBox" id="hbox177">
@@ -347,7 +355,7 @@
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="css_edit_button">
- <property name="label" translatable="yes">_Edit Stylesheet…</property>
+ <property name="label" translatable="yes">_Edit Stylesheet&#x2026;</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
@@ -390,10 +398,12 @@
<object class="GtkVBox" id="privacy_page_box">
<property name="visible">True</property>
<property name="border_width">12</property>
+ <property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
<object class="GtkVBox" id="vbox185">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label1292">
@@ -415,6 +425,7 @@
<child>
<object class="GtkVBox" id="vbox186">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkCheckButton" id="popups_allow_checkbutton">
@@ -478,6 +489,7 @@
<child>
<object class="GtkVBox" id="vbox187">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label1294">
@@ -499,11 +511,11 @@
<child>
<object class="GtkVBox" id="vbox188">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkRadioButton" id="cookies_always_radiobutton">
<property name="label" translatable="yes">_Always accept</property>
- <property name="name">always</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -519,7 +531,6 @@
<child>
<object class="GtkRadioButton" id="cookies_no_third_party_radiobutton">
<property name="label" translatable="yes">Only _from sites you visit</property>
- <property name="name">no-third-party</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -555,7 +566,6 @@
<child>
<object class="GtkRadioButton" id="cookies_never_radiobutton">
<property name="label" translatable="yes">_Never accept</property>
- <property name="name">never</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -586,6 +596,7 @@
<child>
<object class="GtkVBox" id="vbox199">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label1313">
@@ -629,6 +640,7 @@
<child>
<object class="GtkVBox" id="vbox162">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label1256">
@@ -756,10 +768,12 @@
<object class="GtkVBox" id="language_page_box">
<property name="visible">True</property>
<property name="border_width">12</property>
+ <property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
<object class="GtkVBox" id="vbox156">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label1242">
@@ -826,6 +840,7 @@
<child>
<object class="GtkVBox" id="vbox191">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label1298">
@@ -853,6 +868,7 @@
<child>
<object class="GtkVButtonBox" id="vbuttonbox2">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<property name="layout_style">start</property>
<child>
@@ -1030,11 +1046,13 @@
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox3">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
<object class="GtkVBox" id="vbox198">
<property name="visible">True</property>
<property name="border_width">5</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label1309">
diff --git a/data/glade/print.ui b/data/glade/print.ui
index 4d7594846..7a00f7a97 100644
--- a/data/glade/print.ui
+++ b/data/glade/print.ui
@@ -8,11 +8,13 @@
<object class="GtkVBox" id="custom_tab_container">
<property name="visible">True</property>
<property name="border_width">12</property>
+ <property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
<object class="GtkVBox" id="frame_box">
<property name="visible">True</property>
<property name="sensitive">False</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label273">
@@ -34,6 +36,7 @@
<child>
<object class="GtkVBox" id="vbox144">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkRadioButton" id="print_frames_normal">
@@ -99,6 +102,7 @@
<child>
<object class="GtkVBox" id="vbox141">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label272">
@@ -120,6 +124,7 @@
<child>
<object class="GtkVBox" id="vbox142">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkCheckButton" id="print_bg_colors_checkbutton">
@@ -172,6 +177,7 @@
<child>
<object class="GtkVBox" id="vbox140">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label269">
@@ -193,6 +199,7 @@
<child>
<object class="GtkVBox" id="vbox125">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkCheckButton" id="print_page_numbers_checkbutton">
@@ -243,6 +250,7 @@
<child>
<object class="GtkVBox" id="vbox138">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label267">
@@ -264,6 +272,7 @@
<child>
<object class="GtkVBox" id="vbox124">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkCheckButton" id="print_page_title_checkbutton">