aboutsummaryrefslogtreecommitdiffstats
path: root/data/glade/epiphany.glade
diff options
context:
space:
mode:
authorChristian Neumair <cneumair@src.gnome.org>2003-05-20 03:53:28 +0800
committerChristian Neumair <cneumair@src.gnome.org>2003-05-20 03:53:28 +0800
commit0c843e88a595d6191a043426b99b49f65d2b24e4 (patch)
treea6afa871bade95702493ce5a8a1f9767bbebdda1 /data/glade/epiphany.glade
parente47814bfadf34a954531ebbb61a45c4730ccc4d5 (diff)
downloadgsoc2013-epiphany-0c843e88a595d6191a043426b99b49f65d2b24e4.tar
gsoc2013-epiphany-0c843e88a595d6191a043426b99b49f65d2b24e4.tar.gz
gsoc2013-epiphany-0c843e88a595d6191a043426b99b49f65d2b24e4.tar.bz2
gsoc2013-epiphany-0c843e88a595d6191a043426b99b49f65d2b24e4.tar.lz
gsoc2013-epiphany-0c843e88a595d6191a043426b99b49f65d2b24e4.tar.xz
gsoc2013-epiphany-0c843e88a595d6191a043426b99b49f65d2b24e4.tar.zst
gsoc2013-epiphany-0c843e88a595d6191a043426b99b49f65d2b24e4.zip
Made (hopefully) all dialogs HIG compliant, at least when it comes to spacing.
Last patch of the #112781 patch series.
Diffstat (limited to 'data/glade/epiphany.glade')
-rw-r--r--data/glade/epiphany.glade188
1 files changed, 88 insertions, 100 deletions
diff --git a/data/glade/epiphany.glade b/data/glade/epiphany.glade
index c272bdfe7..4a5cd8a77 100644
--- a/data/glade/epiphany.glade
+++ b/data/glade/epiphany.glade
@@ -5,7 +5,7 @@
<requires lib="gnome"/>
<widget class="GtkDialog" id="find_dialog">
- <property name="border_width">6</property>
+ <property name="border_width">5</property>
<property name="title" translatable="yes">Find</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
@@ -18,7 +18,7 @@
<widget class="GtkVBox" id="dialog-vbox4">
<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_area4">
@@ -182,93 +182,32 @@
</child>
<child>
- <widget class="GtkVBox" id="vbox131">
- <property name="border_width">6</property>
+ <widget class="GtkVBox" id="vbox109">
+ <property name="border_width">5</property>
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">0</property>
+ <property name="spacing">6</property>
<child>
- <widget class="GtkVBox" id="vbox109">
+ <widget class="GtkHBox" id="hbox96">
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">6</property>
+ <property name="spacing">12</property>
<child>
- <widget class="GtkHBox" id="hbox96">
+ <widget class="GtkLabel" id="label1236">
<property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">6</property>
-
- <child>
- <widget class="GtkLabel" id="label1236">
- <property name="visible">True</property>
- <property name="label" translatable="yes">_Find:</property>
- <property name="use_underline">True</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="mnemonic_widget">find_entry</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GnomeEntry" id="entry1">
- <property name="visible">True</property>
- <property name="history_id">FindEntry</property>
- <property name="max_saved">10</property>
-
- <child internal-child="entry">
- <widget class="GtkEntry" id="find_entry">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char" translatable="yes">*</property>
- <property name="activates_default">True</property>
- <signal name="changed" handler="find_entry_changed_cb"/>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="case_check">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">C_ase sensitive</property>
+ <property name="label" translatable="yes">_Find:</property>
<property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="find_check_toggled_cb" last_modification_time="Wed, 03 Apr 2002 12:46:24 GMT"/>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ <property name="mnemonic_widget">find_entry</property>
</widget>
<packing>
<property name="padding">0</property>
@@ -278,21 +217,31 @@
</child>
<child>
- <widget class="GtkCheckButton" id="wrap_check">
+ <widget class="GnomeEntry" id="entry1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">_Wrap around</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="find_check_toggled_cb" last_modification_time="Wed, 03 Apr 2002 12:47:04 GMT"/>
+ <property name="history_id">FindEntry</property>
+ <property name="max_saved">10</property>
+
+ <child internal-child="entry">
+ <widget class="GtkEntry" id="find_entry">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="has_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char" translatable="yes">*</property>
+ <property name="activates_default">True</property>
+ <signal name="changed" handler="find_entry_changed_cb"/>
+ </widget>
+ </child>
</widget>
<packing>
<property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
</packing>
</child>
</widget>
@@ -302,6 +251,44 @@
<property name="fill">True</property>
</packing>
</child>
+
+ <child>
+ <widget class="GtkCheckButton" id="case_check">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">C_ase sensitive</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="find_check_toggled_cb" last_modification_time="Wed, 03 Apr 2002 12:46:24 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkCheckButton" id="wrap_check">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">_Wrap around</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="find_check_toggled_cb" last_modification_time="Wed, 03 Apr 2002 12:47:04 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
</widget>
<packing>
<property name="padding">2</property>
@@ -333,7 +320,7 @@
<widget class="GtkHButtonBox" id="hbuttonbox10">
<property name="visible">True</property>
<property name="layout_style">GTK_BUTTONBOX_END</property>
- <property name="spacing">8</property>
+ <property name="spacing">6</property>
<child>
<widget class="GtkButton" id="open_button">
@@ -418,13 +405,13 @@
<widget class="GtkHBox" id="hbox82">
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">6</property>
+ <property name="spacing">12</property>
<child>
<widget class="GtkCheckButton" id="keep_open_check">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">_Keep the dialog open</property>
+ <property name="label" translatable="yes">_Keep dialog open</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="active">False</property>
@@ -481,7 +468,7 @@
<child>
<widget class="GtkLabel" id="label1220">
<property name="visible">True</property>
- <property name="label" translatable="yes">Download _details...</property>
+ <property name="label" translatable="yes">Download _Details...</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -750,10 +737,10 @@
</widget>
<widget class="GtkDialog" id="pdm_dialog">
- <property name="border_width">7</property>
+ <property name="border_width">5</property>
<property name="width_request">400</property>
<property name="height_request">300</property>
- <property name="title" translatable="yes">Personal data manager</property>
+ <property name="title" translatable="yes">Personal Data Manager</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">False</property>
@@ -765,7 +752,7 @@
<widget class="GtkVBox" id="dialog-vbox27">
<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_area27">
@@ -996,7 +983,7 @@
</widget>
<widget class="GtkDialog" id="mime_ask_action_dialog">
- <property name="border_width">6</property>
+ <property name="border_width">5</property>
<property name="title" translatable="yes">Choose the file type action</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
@@ -1009,7 +996,7 @@
<widget class="GtkVBox" id="dialog-vbox28">
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">12</property>
+ <property name="spacing">14</property>
<child internal-child="action_area">
<widget class="GtkHButtonBox" id="dialog-action_area28">
@@ -1072,9 +1059,10 @@
<child>
<widget class="GtkHBox" id="hbox95">
+ <property name="border_width">5</property>
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">5</property>
+ <property name="spacing">6</property>
<child>
<widget class="GtkImage" id="image8">