aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/contact-editor.glade
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximian.com>2004-06-23 06:40:38 +0800
committerHans Petter <hansp@src.gnome.org>2004-06-23 06:40:38 +0800
commit5267503f4cfd2a682ba6590ab0cc5c7c9dc4feef (patch)
tree5e4ec563c2d11a1211725ab5a0f95ec0b4aff40b /addressbook/gui/contact-editor/contact-editor.glade
parent2e266d5ae53296ce9b647c2318b42b2d9111a7b1 (diff)
downloadgsoc2013-evolution-5267503f4cfd2a682ba6590ab0cc5c7c9dc4feef.tar
gsoc2013-evolution-5267503f4cfd2a682ba6590ab0cc5c7c9dc4feef.tar.gz
gsoc2013-evolution-5267503f4cfd2a682ba6590ab0cc5c7c9dc4feef.tar.bz2
gsoc2013-evolution-5267503f4cfd2a682ba6590ab0cc5c7c9dc4feef.tar.lz
gsoc2013-evolution-5267503f4cfd2a682ba6590ab0cc5c7c9dc4feef.tar.xz
gsoc2013-evolution-5267503f4cfd2a682ba6590ab0cc5c7c9dc4feef.tar.zst
gsoc2013-evolution-5267503f4cfd2a682ba6590ab0cc5c7c9dc4feef.zip
Name the labels.
2004-06-22 Hans Petter Jansson <hpj@ximian.com> * gui/contact-editor/contact-editor.glade: Name the labels. * gui/contact-editor/e-contact-editor.c (sensitize_email_record) (sensitize_phone_record) (sensitize_im_record) (sensitize_address_textview) (sensitize_address_field) (simple_field_map) (sensitize_simple_field): Make entries uneditable and labels insensitive, if field is disabled or read-only. svn path=/trunk/; revision=26464
Diffstat (limited to 'addressbook/gui/contact-editor/contact-editor.glade')
-rw-r--r--addressbook/gui/contact-editor/contact-editor.glade36
1 files changed, 18 insertions, 18 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade
index d843026036..1acbbac9ed 100644
--- a/addressbook/gui/contact-editor/contact-editor.glade
+++ b/addressbook/gui/contact-editor/contact-editor.glade
@@ -2554,7 +2554,7 @@
<property name="column_spacing">6</property>
<child>
- <widget class="GtkLabel" id="label425">
+ <widget class="GtkLabel" id="label-home-city">
<property name="visible">True</property>
<property name="label" translatable="yes">City:</property>
<property name="use_underline">False</property>
@@ -2599,7 +2599,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label427">
+ <widget class="GtkLabel" id="label-home-zip">
<property name="visible">True</property>
<property name="label" translatable="yes">Zip/Postal Code:</property>
<property name="use_underline">False</property>
@@ -2644,7 +2644,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label426">
+ <widget class="GtkLabel" id="label-home-state">
<property name="visible">True</property>
<property name="label" translatable="yes">State/Province:</property>
<property name="use_underline">False</property>
@@ -2689,7 +2689,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label428">
+ <widget class="GtkLabel" id="label-home-country">
<property name="visible">True</property>
<property name="label" translatable="yes">Country:</property>
<property name="use_underline">False</property>
@@ -2734,7 +2734,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label445">
+ <widget class="GtkLabel" id="label-home-address">
<property name="visible">True</property>
<property name="label" translatable="yes">Address:</property>
<property name="use_underline">False</property>
@@ -2815,7 +2815,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label447">
+ <widget class="GtkLabel" id="label-home-pobox">
<property name="visible">True</property>
<property name="label" translatable="yes">PO Box:</property>
<property name="use_underline">False</property>
@@ -2884,7 +2884,7 @@
<property name="column_spacing">6</property>
<child>
- <widget class="GtkLabel" id="label432">
+ <widget class="GtkLabel" id="label-work-city">
<property name="visible">True</property>
<property name="label" translatable="yes">City:</property>
<property name="use_underline">False</property>
@@ -2929,7 +2929,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label433">
+ <widget class="GtkLabel" id="label-work-state">
<property name="visible">True</property>
<property name="label" translatable="yes">State/Province:</property>
<property name="use_underline">False</property>
@@ -2974,7 +2974,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label434">
+ <widget class="GtkLabel" id="label-work-zip">
<property name="visible">True</property>
<property name="label" translatable="yes">Zip/Postal Code:</property>
<property name="use_underline">False</property>
@@ -3019,7 +3019,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label435">
+ <widget class="GtkLabel" id="label-work-country">
<property name="visible">True</property>
<property name="label" translatable="yes">Country:</property>
<property name="use_underline">False</property>
@@ -3064,7 +3064,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label430">
+ <widget class="GtkLabel" id="label-work-address">
<property name="visible">True</property>
<property name="label" translatable="yes">Address:</property>
<property name="use_underline">False</property>
@@ -3145,7 +3145,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label448">
+ <widget class="GtkLabel" id="label-work-pobox">
<property name="visible">True</property>
<property name="label" translatable="yes">PO Box:</property>
<property name="use_underline">False</property>
@@ -3214,7 +3214,7 @@
<property name="column_spacing">6</property>
<child>
- <widget class="GtkLabel" id="label440">
+ <widget class="GtkLabel" id="label-other-city">
<property name="visible">True</property>
<property name="label" translatable="yes">City:</property>
<property name="use_underline">False</property>
@@ -3259,7 +3259,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label446">
+ <widget class="GtkLabel" id="label-other-address">
<property name="visible">True</property>
<property name="label" translatable="yes">Address:</property>
<property name="use_underline">False</property>
@@ -3304,7 +3304,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label441">
+ <widget class="GtkLabel" id="label-other-state">
<property name="visible">True</property>
<property name="label" translatable="yes">State/Province:</property>
<property name="use_underline">False</property>
@@ -3328,7 +3328,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label442">
+ <widget class="GtkLabel" id="label-other-zip">
<property name="visible">True</property>
<property name="label" translatable="yes">Zip/Postal Code:</property>
<property name="use_underline">False</property>
@@ -3373,7 +3373,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label443">
+ <widget class="GtkLabel" id="label-other-country">
<property name="visible">True</property>
<property name="label" translatable="yes">Country:</property>
<property name="use_underline">False</property>
@@ -3475,7 +3475,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label449">
+ <widget class="GtkLabel" id="label-other-pobox">
<property name="visible">True</property>
<property name="label" translatable="yes">PO Box:</property>
<property name="use_underline">False</property>