[evolution-patches] Task List Name



Makes the button in the new task dialog match the menu item name instead
of the old "group" name.

-JP
-- 
JP Rosevear <jpr novell com>
Novell, Inc.
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/calendar/ChangeLog,v
retrieving revision 1.2485
diff -u -r1.2485 ChangeLog
--- ChangeLog	12 Aug 2004 20:38:15 -0000	1.2485
+++ ChangeLog	13 Aug 2004 02:18:26 -0000
@@ -1,3 +1,8 @@
+2004-08-12  JP Rosevear  <jpr ximian com>
+
+	* gui/dialogs/calendar-setup.glade: make the button say Add Task
+	List instead of Add Group (matches menu item)
+
 2004-08-12  Carlos Garnacho Parro  <carlosg gnome org>
 
 	* gui/dialogs/alarm-dialog.glade: added the property
Index: gui/dialogs/calendar-setup.glade
===================================================================
RCS file: /cvs/gnome/evolution/calendar/gui/dialogs/calendar-setup.glade,v
retrieving revision 1.13
diff -u -r1.13 calendar-setup.glade
--- gui/dialogs/calendar-setup.glade	26 Jul 2004 15:35:36 -0000	1.13
+++ gui/dialogs/calendar-setup.glade	13 Aug 2004 02:18:26 -0000
@@ -885,7 +885,7 @@
 		      <child>
 			<widget class="GtkLabel" id="add-label">
 			  <property name="visible">True</property>
-			  <property name="label" translatable="yes">_Add Group</property>
+			  <property name="label" translatable="yes">_Add Task List</property>
 			  <property name="use_underline">True</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]