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

List:       kde-commits
Subject:    KDE/kdelibs/plasma (silent)
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2008-11-25 0:06:04
Message-ID: 1227571564.968173.2704.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 888630 by aseigo:

SVN_SILENT: add a fixme, remove a todo


 M  +1 -1      applet.cpp  


--- trunk/KDE/kdelibs/plasma/applet.cpp #888629:888630
@@ -1239,7 +1239,6 @@
             } else {
                 configAction->setShortcut(QKeySequence("ctrl+s"));
             }
-            //TODO how can we handle configuration of the shortcut in a way that spans all applets?
             connect(configAction, SIGNAL(triggered(bool)),
                     this, SLOT(showConfigurationInterface()));
             d->actions.addAction("configure", configAction);
@@ -1346,6 +1345,7 @@
     }
 
     if (immutability() != Mutable && !KAuthorized::authorize("PlasmaAllowConfigureWhenLocked")) {
+        //FIXME: in 4.3 add an explanatory dialog
         return;
     }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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