Home
last modified time | relevance | path

Searched refs:xdg_local_home (Results 1 – 1 of 1) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplugins.c918 char *xdg_local_home = getenv ("XDG_LOCAL_HOME"); in plug_load_all() local
922 if (xdg_local_home) { in plug_load_all()
923 strncpy (xdg_plugin_dir, xdg_local_home, sizeof (xdg_plugin_dir)); in plug_load_all()
938 trace ("warning: XDG_LOCAL_HOME value is too long: %s. Ignoring.", xdg_local_home); in plug_load_all()
943 trace ("warning: XDG_LOCAL_HOME value is too long: %s. Ignoring.", xdg_local_home); in plug_load_all()