Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h604 #define LOCAL_HOME_DIR ".local" macro
H A Dmachinestate.c2867 localshare = lives_build_path(capable->home_dir, LOCAL_HOME_DIR, "share", NULL);
H A Dmain.c3362 tmp = lives_build_path(capable->home_dir, LOCAL_HOME_DIR, LIVES_DEF_CONFIG_DATADIR, NULL); in print_opthelp()
4904 tmp = lives_build_path(capable->home_dir, LOCAL_HOME_DIR, LIVES_DEF_CONFIG_DATADIR, NULL); in real_main()
H A Dutils.c3443 char *localv = lives_build_filename(capable->home_dir, LOCAL_HOME_DIR, "bin", exec, NULL); in check_for_executable()
H A Dcallbacks.c1017 char *todir = lives_build_path(capable->home_dir, LOCAL_HOME_DIR, "bin", NULL); in on_utube_select()