diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-09-25 05:52:24 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-09-25 05:52:24 +0800 |
commit | 8bbaca9fafb528a718949e1b6b105447a6e4df1e (patch) | |
tree | 7e554314ce54612dbf2d71b307fe9474404743f4 /mail/mail-dialogs.glade | |
parent | 141611a03f8f7fe0b1e9168cae42cec257e01f3e (diff) | |
download | gsoc2013-evolution-8bbaca9fafb528a718949e1b6b105447a6e4df1e.tar.gz gsoc2013-evolution-8bbaca9fafb528a718949e1b6b105447a6e4df1e.tar.zst gsoc2013-evolution-8bbaca9fafb528a718949e1b6b105447a6e4df1e.zip |
Fix duplicate symbols in Glade files.
Diffstat (limited to 'mail/mail-dialogs.glade')
-rw-r--r-- | mail/mail-dialogs.glade | 10 |
1 files changed, 5 insertions, 5 deletions
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> |