D4830: Adjust plasma-desktop to the new fallback prefixes

obnosim noreply at phabricator.kde.org
Fri Dec 15 22:45:36 UTC 2017


obnosim reopened this revision.
obnosim added a comment.
This revision is now accepted and ready to land.


  There is an issue in file desktoppackage/contents/views/Panel.qml line 57:
  
  Instead of
  
    prefix = [prefix, ""];
  
  it should be
  
    prefix = [pre, ""];
  
  otherwise (as is currently the case) the function adjustPrefix does nothing and panels always use un-prefixed theme elements.
  
  This has no visible impact on Breeze but it does on themes that do use prefixes in panel-background.

REPOSITORY
  R119 Plasma Desktop

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

To: davidedmundson, #plasma, broulik
Cc: obnosim, broulik, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171215/1348a68c/attachment.html>


More information about the Plasma-devel mailing list