diff options
author | JP Rosevear <jpr@ximian.com> | 2004-01-13 06:22:05 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-13 06:22:05 +0800 |
commit | 6055e7d3f35c614bd792c284bb2e9badf8752bf7 (patch) | |
tree | c524b29d2565e5c5155d47c512bf7c2c8258d366 /addressbook | |
parent | 6390a47a1f115a87c6e769e804ead077e276e7ef (diff) | |
download | gsoc2013-evolution-6055e7d3f35c614bd792c284bb2e9badf8752bf7.tar.gz gsoc2013-evolution-6055e7d3f35c614bd792c284bb2e9badf8752bf7.tar.zst gsoc2013-evolution-6055e7d3f35c614bd792c284bb2e9badf8752bf7.zip |
de-bold ui elements
2004-01-12 JP Rosevear <jpr@ximian.com>
* gui/contact-editor/contact-editor.glade: de-bold ui elements
svn path=/trunk/; revision=24180
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/gui/contact-editor/contact-editor.glade | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade index 5e14686329..83bbd5c001 100644 --- a/addressbook/gui/contact-editor/contact-editor.glade +++ b/addressbook/gui/contact-editor/contact-editor.glade @@ -2440,8 +2440,7 @@ <child> <widget class="GtkLabel" id="label24"> <property name="visible">True</property> - <property name="label" translatable="yes"><b>Calendar Access</b> -If this person publishes free/busy or other calendar information on the Internet, enter the address + <property name="label" translatable="yes">If this person publishes free/busy or other calendar information on the Internet, enter the address of that information here.</property> <property name="use_underline">False</property> <property name="use_markup">True</property> @@ -2606,8 +2605,7 @@ of that information here.</property> <child> <widget class="GtkLabel" id="label29"> <property name="visible">True</property> - <property name="label" translatable="yes"><b>Video Conferencing</b> -If this person has the ability to participate in a video conference, enter their address here.</property> + <property name="label" translatable="yes">If this person has the ability to participate in a video conference, enter their address here.</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> |