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 /addressbook/gui | |
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 'addressbook/gui')
-rw-r--r-- | addressbook/gui/contact-editor/contact-editor.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade index 3367e41ca8..81048c7768 100644 --- a/addressbook/gui/contact-editor/contact-editor.glade +++ b/addressbook/gui/contact-editor/contact-editor.glade @@ -2621,7 +2621,7 @@ Personal</property> </child> <child> - <widget class="GtkLabel" id="frame72"> + <widget class="GtkLabel" id="frame73"> <property name="visible">True</property> <property name="label" translatable="yes"><b>Home</b></property> <property name="use_underline">False</property> |