OLPC and .service files in a users home directory
Thiago Macieira
thiago at kde.org
Mon Oct 30 23:10:36 PST 2006
John (J5) Palmieri wrote:
>+ if (!xdg_data_home)
>+ {
>+ if (!_dbus_setenv ("XDG_DATA_HOME", "$HOME/.local"))
>+ goto failed;
>+ }
>+
>+ if (!xdg_data_dirs)
>+ {
>+ if (!_dbus_setenv ("XDG_DATA_DIRS",
> "/usr/share:/usr/local/share")) + goto failed;
>+ }
For symmetry, the first one should be $HOME/.local/share
My fault, sorry.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20061031/5e0451a5/attachment.pgp
More information about the dbus
mailing list