On 10/8/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > On Mon, 08 Oct 2007 23:05:20 +0200, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > > > CVSROOT: /sources/goboscripts > > Module name: tools > > Changes by: Hisham Muhammad <hisham> 07/10/08 21:05:20 > > > > Modified files: > > AbsTK/src : cwizard.py > > > ... > > --- cwizard.py 8 Oct 2007 04:25:34 -0000 1.4 > > +++ cwizard.py 8 Oct 2007 21:05:20 -0000 1.5 > > @@ -111,7 +111,7 @@ > > if not self.screens[self.currentScreen].processKey(k) > > : > > if k == curses.KEY_LEFT : > > if self.currentScreen > 0 : > > - self.currentScreen = > > self.currentScreen - 1 > > +10 self.currentScreen = > > self.currentScreen - 1 > Is this supposed to be there?
I love "gobolinux-commits"! =) -- Hisham _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel