Changeset 2767 in MondoRescue
- Timestamp:
- Apr 21, 2011, 12:49:40 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mondo/src/mondorestore/mondo-rstr-newt.c
r2398 r2767 2313 2313 if (popup_and_get_string 2314 2314 ("ISO Mode - path", 2315 "At what path on this device can the ISO files be found ?",2315 "At what path on this device can the ISO files be found ? (Use /tmp/isodir if restoring from HDD)", 2316 2316 isodir_path, MAX_STR_LEN / 4)) { 2317 2317 strip_spaces(isodir_device);
Note:
See TracChangeset
for help on using the changeset viewer.