[evolution-patches] [PATCH] bug#51968:"Invite others.." button confusing in Appointment editor dialog
- From: Umesh Tiwari <tiwariumesh232 gawab com>
- To: evolution-patches lists ximian com
- Subject: [evolution-patches] [PATCH] bug#51968:"Invite others.." button confusing in Appointment editor dialog
- Date: Thu, 13 May 2004 00:22:57 +0530
This patch for bug#51968, changes the confusing "Invite others" button
to "Add Attendees from addressbook".
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/calendar/ChangeLog,v
retrieving revision 1.2312
diff -u -r1.2312 ChangeLog
--- a/ChangeLog 10 May 2004 14:38:47 -0000 1.2312
+++ b/ChangeLog 12 May 2004 05:52:01 -0000
@@ -1,3 +1,9 @@
+2004-05-12 Umeshtej <umeshtej gawab com>
+
+ Fixes #51968
+ * gui/dialogs/meeting-page.glade:Change "Invite Others" to "Add
+ Attendee from addressbook".
+
2004-05-07 Umeshtej <umeshtej gawab com>
Fixes #58014
Index: gui/dialogs/meeting-page.glade
===================================================================
RCS file: /cvs/gnome/evolution/calendar/gui/dialogs/meeting-page.glade,v
retrieving revision 1.10
diff -u -r1.10 meeting-page.glade
--- a/gui/dialogs/meeting-page.glade 24 Dec 2003 17:39:04 -0000 1.10
+++ b/gui/dialogs/meeting-page.glade 12 May 2004 05:50:20 -0000
@@ -235,7 +235,7 @@
<widget class="GtkButton" id="invite">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">_Invite Others...</property>
+ <property name="label" translatable="yes">_Add Attendee from addressbook</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
</widget>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]