Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dstartup.c279 char *fspstr = lives_format_storage_space_string(freespace); in prompt_new_dir() local
280 …res = do_warning_dialogf(_("\nCreate the directory\n%s\n?\n\n(Free space = %s)"), dirname, fspstr); in prompt_new_dir()
281 lives_free(fspstr); in prompt_new_dir()