Changes between Version 11 and Version 12 of GNOME


Ignore:
Timestamp:
Jul 7, 2009, 10:58:33 PM (15 years ago)
Author:
dbevans (David B. Evans)
Comment:

Add links to XDG Base Directory Spec to help explain XDG env vars

Legend:

Unmodified
Added
Removed
Modified
  • GNOME

    v11 v12  
    99The environment that GNOME runs in requires that the following variables be set. These are shown with the values for a default MacPorts installation:
    1010 XDG_DATA_DIRS::
    11  /opt/local/share (if someone knows why, please tell us)
     11 /opt/local/share (defined in the [http://standards.freedesktop.org/basedir-spec/basedir-spec-0.5.html#variables XDG Base Directory Specification])
    1212 XDG_DATA_HOME::
    13  /opt/local/share (if someone knows why, please tell us)
     13 /opt/local/share (defined in the [http://standards.freedesktop.org/basedir-spec/basedir-spec-0.5.html#variables XDG Base Directory Specification])
    1414 XDG_CONFIG_DIRS::
    15  /opt/local/etc/xdg (if someone knows why, please tell us)
     15 /opt/local/etc/xdg (defined in the [http://standards.freedesktop.org/basedir-spec/basedir-spec-0.5.html#variables XDG Base Directory Specification])
    1616 ESPEAKER::
    1717 localhost (this allows sound to play at least on Mac OS X 10.5 Leopard)