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

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/shortcuts
From:       Michael Jansen <kde () michael-jansen ! biz>
Date:       2008-09-30 20:43:15
Message-ID: 1222807395.088380.5540.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 866434 by mjansen:

Use "_k_session" as prefix instead of "session"

 M  +1 -1      kdedglobalaccel.cpp  


--- trunk/KDE/kdelibs/kdeui/shortcuts/kdedglobalaccel.cpp #866433:866434
@@ -565,7 +565,7 @@
             }
 
             // We do not write session shortcuts
-            if (!ad->uniqueName.startsWith("session:")) {
+            if (!ad->uniqueName.startsWith("_k_session:")) {
                 QStringList entry(stringFromKeys(ad->keys));
                 entry.append(stringFromKeys(ad->defaultKeys));
                 entry.append(ad->friendlyName);
[prev in list] [next in list] [prev in thread] [next in thread] 

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