Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h376 LIVES_STRING_CONSTANT_CUSTOM, enumerator
H A Drfx-builder.c3961 …ives_list_append(status_list, lives_strdup(mainw->string_constants[LIVES_STRING_CONSTANT_CUSTOM])); in prompt_for_script_name()
4054 …if (!strcmp(from_status, mainw->string_constants[LIVES_STRING_CONSTANT_CUSTOM])) status = RFX_STAT… in prompt_for_script_name()
4139 if (!(strcmp(text, mainw->string_constants[LIVES_STRING_CONSTANT_CUSTOM]))) { in on_script_status_changed()
H A Dmain.c695 mainw->string_constants[LIVES_STRING_CONSTANT_CUSTOM] = (_("Custom")); in pre_init()