tor-browser-bundle-bin: parameterize icon theme
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
# Wrapper runtime
|
||||
, coreutils
|
||||
, glibcLocales
|
||||
, hicolor-icon-theme
|
||||
, defaultIconTheme
|
||||
, shared-mime-info
|
||||
, gsettings-desktop-schemas
|
||||
|
||||
@@ -265,7 +265,7 @@ stdenv.mkDerivation rec {
|
||||
EOF
|
||||
|
||||
WRAPPER_XDG_DATA_DIRS=${concatMapStringsSep ":" (x: "${x}/share") [
|
||||
hicolor-icon-theme
|
||||
defaultIconTheme
|
||||
shared-mime-info
|
||||
]}
|
||||
WRAPPER_XDG_DATA_DIRS+=":"${concatMapStringsSep ":" (x: "${x}/share/gsettings-schemas/${x.name}") [
|
||||
|
||||
Reference in New Issue
Block a user