* Xfce 4.6 fix.
svn path=/nixos/trunk/; revision=29046
This commit is contained in:
parent
8d8c250b8f
commit
0de04bd4be
@ -82,7 +82,7 @@ in
|
|||||||
environment.pathsToLink =
|
environment.pathsToLink =
|
||||||
[ "/share/xfce4" "/share/themes" "/share/mime" "/share/desktop-directories" ];
|
[ "/share/xfce4" "/share/themes" "/share/mime" "/share/desktop-directories" ];
|
||||||
|
|
||||||
environment.shellInit =
|
environment.shellInit = optionalString isXfce48
|
||||||
''
|
''
|
||||||
export GIO_EXTRA_MODULES=${pkgs.xfce.gvfs}/lib/gio/modules
|
export GIO_EXTRA_MODULES=${pkgs.xfce.gvfs}/lib/gio/modules
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user