justify          1686 src/filemanager/panel.c         align_crt_t justify;          // Which mode.
justify          1699 src/filemanager/panel.c             justify = J_LEFT;
justify          1703 src/filemanager/panel.c             justify = J_CENTER;
justify          1707 src/filemanager/panel.c             justify = J_RIGHT;
justify          1711 src/filemanager/panel.c             justify = J_LEFT;
justify          1737 src/filemanager/panel.c                     darr->just_mode = MAKE_FIT (justify);
justify          1739 src/filemanager/panel.c                     darr->just_mode = justify;