]> Dogcows Code - chaz/openbox/commitdiff
defualt START_WITH_NEXT to true for desktops too
authorDana Jansens <danakj@orodu.net>
Sun, 16 Feb 2003 23:43:31 +0000 (23:43 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 16 Feb 2003 23:43:31 +0000 (23:43 +0000)
scripts/cycle.py

index 6165afab06c2d95b096980082636aca4ba3f4183..fbae810b66f66dc4d38fbecdc1e583d51d168f7b 100644 (file)
@@ -455,8 +455,6 @@ class _CycleDesktops(_Cycle):
         def __eq__(self, other):
             return other.index == self.index
 
-    START_WITH_NEXT = 0
-
     def __init__(self):
         _Cycle.__init__(self)
 
This page took 0.021465 seconds and 4 git commands to generate.