apol added inline comments.

INLINE COMMENTS

> apol wrote in startkde.cmake:41
> `sysConfigDirs=${XDG_CONFIG_DIRS:-/etc/xdg}`
> 
> As we did for https://phabricator.kde.org/D9299

No, with this you get to remove the if altogether.

> startplasmacompositor.cmake:24
>  fi
> +if [ ${XDG_CONFIG_DIRS} ]; then
> +    sysConfigDirs=${XDG_CONFIG_DIRS:-/etc/xdg}

Here too.

REPOSITORY
  R120 Plasma Workspace

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

To: davidedmundson, #plasma
Cc: apol, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, mart

Reply via email to