diff options
author | ZrN-kAyDqY <[email protected]> | 2015-06-21 17:23:38 -0400 |
---|---|---|
committer | ZrN-kAyDqY <[email protected]> | 2015-06-21 17:23:38 -0400 |
commit | 30175585e9fdc835264e0914c1f3691fbfac7b9f (patch) | |
tree | 03e83ee1bd664a032179813ed0a46402ee6fca62 /README | |
parent | ca6fbde552d28291ae8f388b71c2b710a6a65d99 (diff) | |
download | engrampa-30175585e9fdc835264e0914c1f3691fbfac7b9f.tar.bz2 engrampa-30175585e9fdc835264e0914c1f3691fbfac7b9f.tar.xz |
Update README
* Notes
[Read-only mode] means that Engrampa may read the file type, but it cannot write to that file type.
An example is ISO-9660 CD Disc Image (.iso) [Read-only mode]. Iso images may be read, but file(s) cannot be
written to an (.iso).
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -79,3 +79,9 @@ ./autogen.sh make make install + +* Notes + + [Read-only mode] means that Engrampa may read the file type, but it cannot write to that file type. + An example is ISO-9660 CD Disc Image (.iso) [Read-only mode]. Iso images may be read, but file(s) cannot be + written to an (.iso). |