[evolution-patches] 73100, remove redundant license text




Index: mail/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/mail/ChangeLog,v
retrieving revision 1.3598
diff -u -p -r1.3598 ChangeLog
--- mail/ChangeLog	1 Mar 2005 06:17:19 -0000	1.3598
+++ mail/ChangeLog	2 Mar 2005 05:20:57 -0000
@@ -1,3 +1,10 @@
+2005-03-02  Not Zed  <NotZed Ximian com>
+
+	** See "bug" 73100
+
+	* mail-dialogs.glade: empty out the license_top_label text, it is
+	always overwriten by the code.
+
 2005-02-28  JP Rosevear  <jpr novell com>
 
 	* em-utils.c (em_utils_configure_account): pass in accountDruid
Index: mail/mail-dialogs.glade
===================================================================
RCS file: /cvs/gnome/evolution/mail/mail-dialogs.glade,v
retrieving revision 1.3
diff -u -p -r1.3 mail-dialogs.glade
--- mail/mail-dialogs.glade	8 Dec 2004 02:04:21 -0000	1.3
+++ mail/mail-dialogs.glade	2 Mar 2005 05:20:57 -0000
@@ -954,10 +954,7 @@
 	  <child>
 	    <widget class="GtkLabel" id="license_top_label">
 	      <property name="visible">True</property>
-	      <property name="label" translatable="yes">
- Please read carefully the license agreement displayed
- below and tick the check box for accepting it
-</property>
+	      <property name="label" translatable="no"></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]