D5503: No "KDE Daemon" in password dialogs

Lukáš Tinkl noreply at phabricator.kde.org
Wed Apr 19 11:03:28 UTC 2017


lukas created this revision.
Restricted Application added a project: Frameworks.

REVISION SUMMARY
  Do not append non-translatable text "KDE Daemon" to the password dialog window title.
  
  This is done automatically by the xcb QPA plugin here: https://code.woboq.org/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp.html#_ZN15QPlatformWindow17formatWindowTitleERK7QStringS2_

TEST PLAN
  1. killall -9 kded
  2. Disconnect from the current AP
  3. Delete the network connection
  4. Try to reconnect, get the password dialog
  5. Observe the window title no longer getting the "KDE Daemon" string appended

REPOSITORY
  R297 KDED

REVISION DETAIL
  https://phabricator.kde.org/D5503

AFFECTED FILES
  src/kded.cpp

To: lukas, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170419/6219fee7/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list