diff options
Diffstat (limited to 'data/glade/certificate-dialogs.ui')
-rw-r--r-- | data/glade/certificate-dialogs.ui | 12 |
1 files changed, 12 insertions, 0 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"> |