Re: [evolution-patches] [NOSIP] Fix for Bug #320210 [Calendar]
- From: Jeffrey Stedfast <fejj novell com>
- To: sragavan novell com
- Cc: evolution-patches gnome org
- Subject: Re: [evolution-patches] [NOSIP] Fix for Bug #320210 [Calendar]
- Date: Wed, 14 Dec 2005 11:41:34 -0500
I think this needs to be reverted
On Wed, 2005-12-14 at 17:31 +0530, Srinivasa Ragavan wrote:
> Committed to head.
>
> -Srini.
> On Wed, 2005-12-14 at 13:54 +0530, Johnny Jacob wrote:
> > Hi,
> > Worked on Bug 320210: make calendar item delete dialog default to yes.
> >
> > Just changed the default button to GTK_RESPONSE_YES instead of GTK_RESPONSE_NO.
> >
> > Please review the patch
> >
> > Thankyou
> > Johnny
> >
> > Index: calendar/ChangeLog
> > ===================================================================
> > RCS file: /cvs/gnome/evolution/calendar/ChangeLog,v
> > retrieving revision 1.2854
> > diff -u -p -r1.2854 ChangeLog
> > --- calendar/ChangeLog 25 Nov 2005 13:19:16 -0000 1.2854
> > +++ calendar/ChangeLog 28 Nov 2005 16:11:43 -0000
> > @@ -1,3 +1,8 @@
> > +2005-11-28 Johnny Jacob <johnnyjacob gmail com>
> > +
> > + * calendar.error.xml : Default button is changed to GTK_RESPONSE_YES
> > + in "prompt-delete-titled-appointment".
> > +
> > 2005-11-25 Tor Lillqvist <tml novell com>
> >
> > * gui/calendar-component.c (ensure_sources)
> > Index: calendar/calendar.error.xml
> > ===================================================================
> > RCS file: /cvs/gnome/evolution/calendar/calendar.error.xml,v
> > retrieving revision 1.5
> > diff -u -p -r1.5 calendar.error.xml
> > --- calendar/calendar.error.xml 19 Oct 2005 11:38:14 -0000 1.5
> > +++ calendar/calendar.error.xml 28 Nov 2005 16:11:49 -0000
> > @@ -43,7 +43,7 @@
> > <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
> > </error>
> >
> > - <error id="prompt-delete-titled-appointment" type="question"
> > default="GTK_RESPONSE_NO">
> > + <error id="prompt-delete-titled-appointment" type="question"
> > default="GTK_RESPONSE_YES">
> > <_primary>Are you sure you want to delete the appointment titled
> > '{0}'?</_primary>
> > <_secondary>All information on this appointment will be deleted and
> > can not be restored.</_secondary>
> > <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
> > _______________________________________________
> > Evolution-patches mailing list
> > Evolution-patches gnome org
> > http://mail.gnome.org/mailman/listinfo/evolution-patches
>
> _______________________________________________
> Evolution-patches mailing list
> Evolution-patches gnome org
> http://mail.gnome.org/mailman/listinfo/evolution-patches
>
--
Jeffrey Stedfast
Evolution Hacker - Novell, Inc.
fejj ximian com - www.novell.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]