diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mail-config.glade | 16 | ||||
-rw-r--r-- | mail/mail-dialogs.glade | 10 |
2 files changed, 13 insertions, 13 deletions
diff --git a/mail/mail-config.glade b/mail/mail-config.glade index 292d4ef573..dd6a51d1b6 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -2533,7 +2533,7 @@ For example: "Work" or "Personal"</property> <property name="can_focus">True</property> <property name="scrollable">True</property> <child> - <widget class="GtkVBox" id="vboxGeneral"> + <widget class="GtkVBox" id="vboxMailGeneral"> <property name="visible">True</property> <property name="border_width">12</property> <property name="orientation">vertical</property> @@ -3143,7 +3143,7 @@ b</property> </widget> </child> <child> - <widget class="GtkLabel" id="lblGeneral"> + <widget class="GtkLabel" id="lblMailGeneral"> <property name="visible">True</property> <property name="label" translatable="yes">General</property> <property name="use_underline">True</property> @@ -4064,7 +4064,7 @@ b</property> <property name="visible">True</property> <property name="can_focus">True</property> <child> - <widget class="GtkVBox" id="vboxGeneral"> + <widget class="GtkVBox" id="vboxComposerGeneral"> <property name="visible">True</property> <property name="border_width">12</property> <property name="orientation">vertical</property> @@ -4465,7 +4465,7 @@ Quoted</property> </widget> </child> <child> - <widget class="GtkLabel" id="lblGeneral"> + <widget class="GtkLabel" id="lblComposerGeneral"> <property name="visible">True</property> <property name="label" translatable="yes">General</property> <property name="use_underline">True</property> @@ -4687,7 +4687,7 @@ Quoted</property> </packing> </child> <child> - <widget class="GtkHBox" id="hboxImageAndHelp"> + <widget class="GtkHBox" id="hboxSpelling"> <property name="visible">True</property> <property name="spacing">6</property> <child> @@ -5215,7 +5215,7 @@ for display purposes only. </property> <property name="visible">True</property> <property name="can_focus">True</property> <child> - <widget class="GtkVBox" id="vboxGeneral"> + <widget class="GtkVBox" id="vboxNetworkGeneral"> <property name="visible">True</property> <property name="border_width">12</property> <property name="orientation">vertical</property> @@ -5293,7 +5293,7 @@ for display purposes only. </property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> - <widget class="GtkTable" id="table8"> + <widget class="GtkTable" id="table9"> <property name="visible">True</property> <property name="n_rows">4</property> <property name="n_columns">4</property> @@ -5560,7 +5560,7 @@ for display purposes only. </property> </widget> </child> <child> - <widget class="GtkLabel" id="lblGeneral"> + <widget class="GtkLabel" id="lblNetworkGeneral"> <property name="visible">True</property> <property name="label" translatable="yes">General</property> </widget> diff --git a/mail/mail-dialogs.glade b/mail/mail-dialogs.glade index 67feb18be0..08e7415da7 100644 --- a/mail/mail-dialogs.glade +++ b/mail/mail-dialogs.glade @@ -353,7 +353,7 @@ </packing> </child> <child internal-child="action_area"> - <widget class="GtkHButtonBox" id="dialog-action_area1"> + <widget class="GtkHButtonBox" id="dialog-action_area4"> <property name="visible">True</property> <property name="layout_style">end</property> <child> @@ -385,7 +385,7 @@ <property name="xscale">0</property> <property name="yscale">0</property> <child> - <widget class="GtkHBox" id="hbox1"> + <widget class="GtkHBox" id="hbox3"> <property name="visible">True</property> <property name="spacing">2</property> <child> @@ -401,7 +401,7 @@ </packing> </child> <child> - <widget class="GtkLabel" id="label1"> + <widget class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="label" translatable="yes">_Accept License</property> <property name="use_underline">True</property> @@ -694,7 +694,7 @@ b</property> </packing> </child> <child> - <widget class="GtkVBox" id="vbox3"> + <widget class="GtkVBox" id="vbox5"> <property name="visible">True</property> <property name="border_width">6</property> <property name="spacing">6</property> @@ -775,7 +775,7 @@ b</property> </packing> </child> <child> - <widget class="GtkVBox" id="vbox1"> + <widget class="GtkVBox" id="vbox4"> <property name="visible">True</property> <property name="spacing">1</property> <child> |