Re: [evolution-patches] seek review for bug #47380



On Tue, 2003-08-05 at 12:54, jack wrote:
> Hi JP and Rodrigo!
> 
> The accelerator key "F" for  Confidential  conflict with the "File" in 
> the appoitment dialog.
> so, i change it from "f" to "n"
> 
> please review this patch! and give me some suggestion!
> 
looks ok to me.

cheers

> Thanks
> jack
> 
> ______________________________________________________________________
> 
> Index: calendar/ChangeLog
> ===================================================================
> RCS file: /cvs/gnome/evolution/calendar/ChangeLog,v
> retrieving revision 1.1843
> diff -u -r1.1843 ChangeLog
> --- calendar/ChangeLog	1 Aug 2003 10:54:19 -0000	1.1843
> +++ calendar/ChangeLog	5 Aug 2003 10:29:33 -0000
> @@ -1,3 +1,8 @@
> +2003-08-05  Jack Jia  <jack jia sun com>
> +
> +	* gui/dialogs/event-page.glade: changed one of the "Con_fidential" to 
> +	"Co_nfidential" since we already have "File" using the same 'F' key.
> +
>  2003-08-01  Lorenzo Gil <lgs sicem biz>
>  
>  	* gui/e-alarm-list.c: added the include <config.h> line at the
> Index: calendar/gui/dialogs/event-page.glade
> ===================================================================
> RCS file: /cvs/gnome/evolution/calendar/gui/dialogs/event-page.glade,v
> retrieving revision 1.14
> diff -u -r1.14 event-page.glade
> --- calendar/gui/dialogs/event-page.glade	28 Apr 2003 19:00:04 -0000	1.14
> +++ calendar/gui/dialogs/event-page.glade	5 Aug 2003 10:29:34 -0000
> @@ -419,7 +419,7 @@
>  		    <widget class="GtkRadioButton" id="classification-confidential">
>  		      <property name="visible">True</property>
>  		      <property name="can_focus">True</property>
> -		      <property name="label" translatable="yes">Con_fidential</property>
> +		      <property name="label" translatable="yes">Co_nfidential</property>
>  		      <property name="use_underline">True</property>
>  		      <property name="relief">GTK_RELIEF_NORMAL</property>
>  		      <property name="active">False</property>




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