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

List:       kde-bugs-dist
Subject:    [i18n] [Bug 335161] [kf5] translation (pt_BR) of "Desktop %1" broken
From:       Thomas Lübking <thomas.luebking () gmail ! com>
Date:       2014-05-31 20:59:27
Message-ID: bug-335161-17878-mf3TRgikpP () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=335161

--- Comment #30 from Thomas Lübking <thomas.luebking@gmail.com> ---
eeewwww....

kwindowsystem.git,  netwm.cpp:358
        if (data) {
            const QByteArray ba = QByteArray::fromRawData(data, data[len - 1] ?
len : len - 1);
            list = ba.split('\0');
+            if (list.count() == 1) {
+               QByteArray deepCopy(list.at(1).constData());
+                list.clear();
+                list << deepCopy;
+            }
        }

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

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