Re: [gnome-boxes 1/2] Skip 'Preparation' & 'Setup' when going backwards



On Thu, Nov 3, 2011 at 7:05 PM, Zeeshan Ali (Khattak)
<zeeshanak gnome org> wrote:
> On Thu, Nov 3, 2011 at 6:38 PM, Marc-André Lureau
> <marcandre lureau gmail com> wrote:
>>> +        else if (page < this.page &&
>>> +                 page == Boxes.WizardPage.PREPARATION ||
>>> +                 page == Boxes.WizardPage.SETUP)
>>> +            return true;
>>
>> Which I translate to if going backward, always skip preparation &
>> setup. This doesn't seem to be correct, as you may want to change your
>> username in the Setup step.
>
>  True but we are currently skipping Review when going forward so it
> makes sense to skip this empty step in other direction too.

  Err... I meant 'Setup' of course.

-- 
Regards,

Zeeshan Ali (Khattak)
FSF member#5124


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