move efreet xdg envvars to eina
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Mon, 20 Aug 2018 16:57:57 +0000 (12:57 -0400)
committerWoochanlee <wc0917.lee@samsung.com>
Thu, 23 Aug 2018 06:42:32 +0000 (15:42 +0900)
commit9672c258e5376ce53b25b6e72659d29d2ecad2ed
tree8c5eda7ac638c3ac2a6c30ae425ef5286a3794c4
parent3011835be10246e57f51c131ab8ef2c5c2f4c6e3
move efreet xdg envvars to eina

Summary:
The contents of the XDG_ env vars are also usefull for eina subsystems,
thus we should init those env vars here.

Depends on D6751

Reviewers: zmike, stefan_schmidt, #committers

Reviewed By: zmike, #committers

Subscribers: #reviewers, cedric, #committers, zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6744
src/Makefile_Eina.am
src/lib/efreet/efreet.c
src/lib/eina/eina_internal.h
src/lib/eina/eina_vpath.c
src/lib/eina/eina_vpath_xdg.c [new file with mode: 0644]