D9568: Add a way to reset changes to system-wide color schemes

Kurt Hindenburg noreply at phabricator.kde.org
Mon Jan 22 14:56:19 UTC 2018


hindenburg added a comment.


  GenericDataLocation	"~/.local/share", "/usr/local/share", "/usr/share"
  
  For the comments, I think you can use something like "user's home location" and "system locations"
  
  Also, can you "close/mark done" the 3 comments I made earlier that you fixed?
  
  Thanks

INLINE COMMENTS

> ColorSchemeManager.cpp:240
> +    // resetting the colorscheme
> +    if (!paths.isEmpty() && paths.count() > 1) {
> +        return true;

I don't think you need to check the isEmpty(), just use the .count

REPOSITORY
  R319 Konsole

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

To: ahmadsamir, hindenburg, #konsole
Cc: #konsole, ngraham, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180122/95028786/attachment.html>


More information about the konsole-devel mailing list