Searched refs:icon_mode_embed_id (Results 1 – 1 of 1) sorted by relevance
253 static char *icon_mode_embed_id = NULL; variable500 icon_mode_embed_id = strdup(p); in run_gui()524 if (icon_mode_embed_id) { in run_gui()525 if (strlen(icon_mode_embed_id) < 20) { in run_gui()527 strcat(cmd, icon_mode_embed_id); in run_gui()550 if (icon_mode_embed_id) { in run_gui()551 execlp(wish, wish, "-", "-use", icon_mode_embed_id, in run_gui()