aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/contact-editor.glade
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximian.com>2004-05-05 07:15:07 +0800
committerHans Petter <hansp@src.gnome.org>2004-05-05 07:15:07 +0800
commitdfdd6db76ebcbecb316b6244eeccadb0ed91849a (patch)
treeabf1cd2c55cbcc9de5877f9c341b12c9a511b71c /addressbook/gui/contact-editor/contact-editor.glade
parent07b89016f77b35049b8f5c1099fb0ba827f4015a (diff)
downloadgsoc2013-evolution-dfdd6db76ebcbecb316b6244eeccadb0ed91849a.tar
gsoc2013-evolution-dfdd6db76ebcbecb316b6244eeccadb0ed91849a.tar.gz
gsoc2013-evolution-dfdd6db76ebcbecb316b6244eeccadb0ed91849a.tar.bz2
gsoc2013-evolution-dfdd6db76ebcbecb316b6244eeccadb0ed91849a.tar.lz
gsoc2013-evolution-dfdd6db76ebcbecb316b6244eeccadb0ed91849a.tar.xz
gsoc2013-evolution-dfdd6db76ebcbecb316b6244eeccadb0ed91849a.tar.zst
gsoc2013-evolution-dfdd6db76ebcbecb316b6244eeccadb0ed91849a.zip
Remove blog, add home page. (set_entry_changed_signals): Ditto.
2004-05-04 Hans Petter Jansson <hpj@ximian.com> * gui/contact-editor/e-contact-editor.c (set_entry_activate_signals): Remove blog, add home page. (set_entry_changed_signals): Ditto. (setup_tab_order): Ditto. (field_mapping): Ditto. (widget_field_mappings): Ditto. * gui/contact-editor/contact-editor.glade: Replace blog with home page. svn path=/trunk/; revision=25795
Diffstat (limited to 'addressbook/gui/contact-editor/contact-editor.glade')
-rw-r--r--addressbook/gui/contact-editor/contact-editor.glade6
1 files changed, 3 insertions, 3 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade
index c9d7b07437..4e0fa61c6c 100644
--- a/addressbook/gui/contact-editor/contact-editor.glade
+++ b/addressbook/gui/contact-editor/contact-editor.glade
@@ -1580,9 +1580,9 @@
<property name="column_spacing">6</property>
<child>
- <widget class="GtkLabel" id="accellabel-blog">
+ <widget class="GtkLabel" id="accellabel-homepage">
<property name="visible">True</property>
- <property name="label" translatable="yes">Blog:</property>
+ <property name="label" translatable="yes">Home Page:</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1676,7 +1676,7 @@
</child>
<child>
- <widget class="Custom" id="entry-blog">
+ <widget class="Custom" id="entry-homepage">
<property name="visible">True</property>
<property name="creation_function">e_contact_editor_create_web</property>
<property name="int1">0</property>