total_bytes_label 220 src/filemanager/filegui.c WHLine *total_bytes_label; total_bytes_label 934 src/filemanager/filegui.c ui->total_bytes_label = hline_new (y++, -1, -1); total_bytes_label 935 src/filemanager/filegui.c group_add_widget (g, ui->total_bytes_label); total_bytes_label 1164 src/filemanager/filegui.c if (ui->total_bytes_label != NULL) total_bytes_label 1169 src/filemanager/filegui.c hline_set_textv (ui->total_bytes_label, _(" Total: %s "), buffer2); total_bytes_label 1173 src/filemanager/filegui.c hline_set_textv (ui->total_bytes_label, _(" Total: %s / %s "), buffer2, buffer3);