Merge pull request #45058 from michaelpj/imp/freedesktop-modules

freedesktop modules: init
This commit is contained in:
Jan Tojnar
2018-08-30 16:14:35 +01:00
committed by GitHub
14 changed files with 155 additions and 36 deletions

View File

@@ -40,7 +40,6 @@ in
GTK_PATH = [ "/lib/gtk-2.0" "/lib/gtk-3.0" ];
XDG_CONFIG_DIRS = [ "/etc/xdg" ];
XDG_DATA_DIRS = [ "/share" ];
XCURSOR_PATH = [ "/share/icons" ];
MOZ_PLUGIN_PATH = [ "/lib/mozilla/plugins" ];
LIBEXEC_PATH = [ "/lib/libexec" ];
};