[evolution-patches] [PATCH] Bug#53194: Change text in the drop down list for reminder types in calendars



This patch for bug#53194, changes the text in dropdown list for reminder
types in calendar from "Display a message" to "Place an icon in panel".
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/calendar/ChangeLog,v
retrieving revision 1.2317
diff -u -r1.2317 ChangeLog
--- a/ChangeLog	12 May 2004 03:32:19 -0000	1.2317
+++ b/ChangeLog	13 May 2004 07:26:11 -0000
@@ -1,3 +1,8 @@
+2004-05-13  Umeshtej <umeshtej gawab com>
+
+	* gui/dialogs/alarm-page.glade: Change the drop down list option
+	text from "Display a message" to "Place icon in panel"
+	
 2004-05-11  Not Zed  <NotZed Ximian com>
 
 	* gui/migration.c (migrate_calendars, migrate_tasks): add GError
Index: gui/dialogs/alarm-page.glade
===================================================================
RCS file: /cvs/gnome/evolution/calendar/gui/dialogs/alarm-page.glade,v
retrieving revision 1.16
diff -u -r1.16 alarm-page.glade
--- a/gui/dialogs/alarm-page.glade	8 Mar 2004 21:26:46 -0000	1.16
+++ b/gui/dialogs/alarm-page.glade	13 May 2004 07:27:00 -0000
@@ -191,7 +191,7 @@
 			  <child>
 			    <widget class="GtkMenuItem" id="convertwidget2">
 			      <property name="visible">True</property>
-			      <property name="label" translatable="yes">Display a message</property>
+			      <property name="label" translatable="yes">Place icon in panel</property>
 			      <property name="use_underline">True</property>
 			    </widget>
 			  </child>


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