Bug 81510 - [EFL] Add XDG env vars to jhbuildrc
Summary: [EFL] Add XDG env vars to jhbuildrc
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 79480
  Show dependency treegraph
 
Reported: 2012-03-19 07:40 PDT by Dominik Röttsches (drott)
Modified: 2012-03-19 09:05 PDT (History)
3 users (show)

See Also:


Attachments
Fix XDG_* vars in jhbuild env (1021 bytes, patch)
2012-03-19 07:53 PDT, Dominik Röttsches (drott)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Röttsches (drott) 2012-03-19 07:40:15 PDT
XDG_DATA_DIRS and XDG_CONFIG_DIRS need to be put back into jhbuildrc after we removed them during the review of bug 79904. 
We get different kind of wrong glib behaviour without those vars in the environment. The GTK version of jhbuildrc has them, too.
Comment 1 Dominik Röttsches (drott) 2012-03-19 07:53:00 PDT
Created attachment 132583 [details]
Fix XDG_* vars in jhbuild env
Comment 2 Raphael Kubo da Costa (:rakuco) 2012-03-19 09:05:31 PDT
Comment on attachment 132583 [details]
Fix XDG_* vars in jhbuild env

Clearing flags on attachment: 132583

Committed r111186: <http://trac.webkit.org/changeset/111186>
Comment 3 Raphael Kubo da Costa (:rakuco) 2012-03-19 09:05:39 PDT
All reviewed patches have been landed.  Closing bug.