trunk/src/emu/ui/moptions.cpp
| r253186 | r253187 | |
| 20 | 20 | { |
| 21 | 21 | // seach path options |
| 22 | 22 | { nullptr, nullptr, OPTION_HEADER, "UI SEARCH PATH OPTIONS" }, |
| 23 | | { OPTION_HISTORY_PATH, "history;dats", OPTION_STRING, "path to history files" }, |
| 23 | { OPTION_HISTORY_PATH, "history;dats;.", OPTION_STRING, "path to history files" }, |
| 24 | 24 | { OPTION_EXTRAINI_PATH, "folders", OPTION_STRING, "path to extra ini files" }, |
| 25 | 25 | { OPTION_CABINETS_PATH, "cabinets;cabdevs", OPTION_STRING, "path to cabinets / devices image" }, |
| 26 | 26 | { OPTION_CPANELS_PATH, "cpanel", OPTION_STRING, "path to control panel image" }, |