aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-07-25 03:37:54 +0800
committerChristian Persch <chpe@src.gnome.org>2006-07-25 03:37:54 +0800
commit118c562a08fa4bb77f2c7042dcfb98c2ec535577 (patch)
tree740c1d9e436be5b5651048fc78227cb4352d5362 /data
parent095010d768b454906d6029fc0403580585527e51 (diff)
downloadgsoc2013-epiphany-118c562a08fa4bb77f2c7042dcfb98c2ec535577.tar
gsoc2013-epiphany-118c562a08fa4bb77f2c7042dcfb98c2ec535577.tar.gz
gsoc2013-epiphany-118c562a08fa4bb77f2c7042dcfb98c2ec535577.tar.bz2
gsoc2013-epiphany-118c562a08fa4bb77f2c7042dcfb98c2ec535577.tar.lz
gsoc2013-epiphany-118c562a08fa4bb77f2c7042dcfb98c2ec535577.tar.xz
gsoc2013-epiphany-118c562a08fa4bb77f2c7042dcfb98c2ec535577.tar.zst
gsoc2013-epiphany-118c562a08fa4bb77f2c7042dcfb98c2ec535577.zip
Fix spacings, and don't use dummy text.
2006-07-24 Christian Persch <chpe@cvs.gnome.org> * data/glade/certificate-dialogs.glade: Fix spacings, and don't use dummy text.
Diffstat (limited to 'data')
-rw-r--r--data/glade/certificate-dialogs.glade32
1 files changed, 16 insertions, 16 deletions
diff --git a/data/glade/certificate-dialogs.glade b/data/glade/certificate-dialogs.glade
index a6becade0..1a7c7caaf 100644
--- a/data/glade/certificate-dialogs.glade
+++ b/data/glade/certificate-dialogs.glade
@@ -5,8 +5,8 @@
<requires lib="gnome"/>
<widget class="GtkDialog" id="viewcert_dialog">
- <property name="border_width">6</property>
- <property name="title" translatable="yes">DYNAMIC</property>
+ <property name="border_width">5</property>
+ <property name="title">DYNAMIC</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">True</property>
@@ -27,7 +27,7 @@
<widget class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">0</property>
+ <property name="spacing">2</property>
<child internal-child="action_area">
<widget class="GtkHButtonBox" id="dialog-action_area1">
@@ -71,7 +71,7 @@
<child>
<widget class="GtkNotebook" id="notebook1">
- <property name="border_width">6</property>
+ <property name="border_width">5</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="show_tabs">True</property>
@@ -96,7 +96,7 @@
<child>
<widget class="GtkLabel" id="label_verify_text">
<property name="visible">True</property>
- <property name="label" translatable="yes">DYNAMIC</property>
+ <property name="label">DYNAMIC</property>
<property name="use_underline">True</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -293,7 +293,7 @@
<widget class="GtkLabel" id="label_cn">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">DYNAMIC</property>
+ <property name="label"></property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -322,7 +322,7 @@
<widget class="GtkLabel" id="label_o">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">DYNAMIC</property>
+ <property name="label"></property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -351,7 +351,7 @@
<widget class="GtkLabel" id="label_ou">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">DYNAMIC</property>
+ <property name="label"></property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -380,7 +380,7 @@
<widget class="GtkLabel" id="label_serial">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">DYNAMIC</property>
+ <property name="label"></property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -533,7 +533,7 @@
<widget class="GtkLabel" id="label_issuer_cn">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">DYNAMIC</property>
+ <property name="label"></property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -562,7 +562,7 @@
<widget class="GtkLabel" id="label_issuer_o">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">DYNAMIC</property>
+ <property name="label"></property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -591,7 +591,7 @@
<widget class="GtkLabel" id="label_issuer_ou">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">DYNAMIC</property>
+ <property name="label"></property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -772,7 +772,7 @@
<widget class="GtkLabel" id="label_notbefore">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">DYNAMIC</property>
+ <property name="label"></property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -801,7 +801,7 @@
<widget class="GtkLabel" id="label_notafter">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">DYNAMIC</property>
+ <property name="label"></property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -954,7 +954,7 @@
<widget class="GtkLabel" id="label_sha_print">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">DYNAMIC</property>
+ <property name="label"></property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -983,7 +983,7 @@
<widget class="GtkLabel" id="label_md5_print">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">DYNAMIC</property>
+ <property name="label"></property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>