[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/kcontrol/konq
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2003-12-04 9:59:35
[Download RAW message or body]

CVS commit by lunakl: 

Make the number of virtual desktops supported by the GUI match
in the virtual desktops configuration and keyboard shortcuts module.
Due to i18n freeze, the first one loses.
CCMAIL: 69118-done@bugs.kde.org


  M +2 -1      desktop.h   1.7


--- kdebase/kcontrol/konq/desktop.h  #1.6:1.7
@@ -28,5 +28,6 @@ class KLineEdit;
 class KIntNumInput;
 
-static const int maxDesktops = 20;
+// if you change this, update also the number of keyboard shortcuts in kwin/kwinbindings.cpp
+static const int maxDesktops = 16;
 
 class KDesktopConfig : public KCModule


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic