[evolution-patches] patch for #41252



changes the dialog's title from "Check Address" to "Full Address".

toshok
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/ChangeLog,v
retrieving revision 1.1382
diff -u -r1.1382 ChangeLog
--- ChangeLog	9 Apr 2003 10:15:02 -0000	1.1382
+++ ChangeLog	15 Apr 2003 17:52:01 -0000
@@ -1,3 +1,9 @@
+2003-04-15  Chris Toshok  <toshok ximian com>
+
+	[ fixes #41252 ]
+	* gui/contact-editor/fulladdr.glade: change title from "Check
+	Address" to "Full Address".
+
 2003-04-09  Chris Toshok  <toshok ximian com>
 
 	[ fixes #40727 ]
Index: gui/contact-editor/fulladdr.glade
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/gui/contact-editor/fulladdr.glade,v
retrieving revision 1.12
diff -u -r1.12 fulladdr.glade
--- gui/contact-editor/fulladdr.glade	25 Nov 2002 04:04:20 -0000	1.12
+++ gui/contact-editor/fulladdr.glade	15 Apr 2003 17:52:01 -0000
@@ -4,7 +4,7 @@
 <glade-interface>
 
 <widget class="GtkDialog" id="dialog-checkaddress">
-  <property name="title" translatable="yes">Check Address</property>
+  <property name="title" translatable="yes">Full Address</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
   <property name="window_position">GTK_WIN_POS_NONE</property>
   <property name="modal">True</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]