[evolution-patches] Fix for 58516
- From: HP Nadig <hpnadig pacific net in>
- To: evolution-patches lists ximian com
- Subject: [evolution-patches] Fix for 58516
- Date: Fri, 21 May 2004 02:22:16 +0530
hi,
A minor change to satisfy 58516. diff attached.
thanks,
- hp
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/ChangeLog,v
retrieving revision 1.1716
diff -u -r1.1716 ChangeLog
--- ChangeLog 20 May 2004 01:16:30 -0000 1.1716
+++ ChangeLog 20 May 2004 20:40:45 -0000
@@ -1,3 +1,8 @@
+2004-05-21 H P Nadig <hpnadig pacific net in>
+
+ * gui/contact-editor/contact-editor.glade: 'Job Title' is now
+ called -> Title . Fixes 58516.
+
2004-05-19 Chris Toshok <toshok ximian com>
* importers/evolution-vcard-importer.c (load_file_fn): use the new
Index: gui/contact-editor/contact-editor.glade
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/gui/contact-editor/contact-editor.glade,v
retrieving revision 1.61
diff -u -r1.61 contact-editor.glade
--- gui/contact-editor/contact-editor.glade 18 May 2004 02:59:02 -0000 1.61
+++ gui/contact-editor/contact-editor.glade 20 May 2004 20:40:59 -0000
@@ -1831,7 +1831,7 @@
<child>
<widget class="GtkLabel" id="label-jobtitle">
<property name="visible">True</property>
- <property name="label" translatable="yes">Job title:</property>
+ <property name="label" translatable="yes">Title:</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]