Re: [evolution-patches] [PATCH] bug#51968:"Invite others.." button confusing in Appointment editor dialog



On Thu, 2004-05-13 at 00:22 +0530, Umesh Tiwari wrote:
> This patch for bug#51968, changes the confusing "Invite others" button
> to "Add Attendees from addressbook".
> Plain text document attachment (ui.patch)
> 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>
>
we are using 'Invite others' also in the scheduling page, and using
there 'Add attendee from addressbook' will make the dialog quite big,
given the location of the 'Invite others' button. Couldn't we use
something shorter, so that we can make the change in both the scheduling
and the meeting pages?

cheers




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