Re: [PATCH 2/4] gnu: kdevelop: Set more paths in wrapper script.

2017-01-16 Thread Ludovic Courtès
Thomas Danckaert skribis: > * gnu/packages/kde.scm (kdevelop)[arguments]: Add more paths in > wrap-executable: add "/share" output of kdevplatform and kcmutils to > $XDG_DATA_DIRS; add "lib/plugins" from user profile to $QT_PLUGIN_PATH. Applied, thanks!

[PATCH 2/4] gnu: kdevelop: Set more paths in wrapper script.

2017-01-11 Thread Thomas Danckaert
* gnu/packages/kde.scm (kdevelop)[arguments]: Add more paths in wrap-executable: add "/share" output of kdevplatform and kcmutils to $XDG_DATA_DIRS; add "lib/plugins" from user profile to $QT_PLUGIN_PATH. --- gnu/packages/kde.scm | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-)