Ignore:
Timestamp:
Mar 2, 2008, 12:38:35 AM (16 years ago)
Author:
Bruno Cornec
Message:
  • Remove floppy support from mindi and mondo and adapt docs
  • Align more mindi with the version from stable
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mondo/src/common/libmondo-devices.c

    r1858 r1885  
    18901890    }
    18911891    if (bkpinfo->backup_media_type == tape && bkpinfo->restore_data) {
    1892         popup_and_OK("Please remove CD/floppy from drive(s)");
     1892        popup_and_OK("Please remove media from drive(s)");
    18931893    }
    18941894    log_msg(3, "media type = %s",
Note: See TracChangeset for help on using the changeset viewer.