955a956,960 > // ricardo_padilha: if there is no format associated, > // try to find one that supports the file > if (foundFormat == null) { > foundFormat = getStorageFormatManager().findStorageFormat(saveDialog.getSelectedFile()); > }