Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Drte_window.c1533 char *filter_extra_authors = NULL; in on_rte_info_clicked() local
1564 …if (weed_plant_has_leaf(filter, WEED_LEAF_EXTRA_AUTHORS)) filter_extra_authors = weed_get_string_v… in on_rte_info_clicked()
1618 if (filter_extra_authors) { in on_rte_info_clicked()
1619 … label = lives_standard_label_new((tmp = lives_strdup_printf(_("and: %s"), filter_extra_authors))); in on_rte_info_clicked()
1683 lives_freep((void **)&filter_extra_authors); in on_rte_info_clicked()