justify          1689 src/filemanager/panel.c         align_crt_t justify;          // Which mode.
justify          1702 src/filemanager/panel.c             justify = J_LEFT;
justify          1706 src/filemanager/panel.c             justify = J_CENTER;
justify          1710 src/filemanager/panel.c             justify = J_RIGHT;
justify          1714 src/filemanager/panel.c             justify = J_LEFT;
justify          1740 src/filemanager/panel.c                     darr->just_mode = MAKE_FIT (justify);
justify          1742 src/filemanager/panel.c                     darr->just_mode = justify;