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

List:       kde-commits
Subject:    KDE/kdelibs/kio/kfile
From:       Christoph Feck <christoph () maxiom ! de>
Date:       2011-01-05 14:52:16
Message-ID: 20110105145216.7240EAC8B0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1212028 by cfeck:

Revert r1211727 because it is fixed in Oxygen

CCMAIL: lukas@kde.org


 M  +1 -1      kpropertiesdialog.cpp  


--- trunk/KDE/kdelibs/kio/kfile/kpropertiesdialog.cpp #1212027:1212028
@@ -2232,7 +2232,7 @@
     Q_ASSERT(standardPermissions[textIndex] != (mode_t)-1); // must not happen, would be irreglar
 
     for (int i = 0; permissionsTexts[(int)d->pmode][i]; i++)
-        combo->addItem(i18n(permissionsTexts[(int)d->pmode][i]).replace("&", "&&"));
+        combo->addItem(i18n(permissionsTexts[(int)d->pmode][i]));
 
     if (partial & tMask & ~UniExec) {
         combo->addItem(i18n("Varying (No Change)"));
[prev in list] [next in list] [prev in thread] [next in thread] 

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