Simon McVittie
ec951e9de8
Spelling: avoid the "allows to" pattern
...
This is detected by Debian's Lintian tool, which suggests
"allows one to" as a replacement. I've rephrased the documentation
in question to avoid both of those.
Signed-off-by: Simon McVittie <smcv@collabora.com>
2018-09-25 15:57:49 +01:00
segfault
76b4d0ab3f
Add support for TCRYPT volumes to GMountOperation
...
Add G_ASK_PASSWORD_TCRYPT flag to GAskPasswordFlags and add the
following properties to GMountOperation:
- hidden_volume [1]
- system_volume [2]
- pim [3]
[1] https://www.veracrypt.fr/en/Hidden%20Volume.html
[2] https://www.veracrypt.fr/en/System%20Encryption.html
[3] https://www.veracrypt.fr/en/Personal%20Iterations%20Multiplier%20(PIM).html
2018-06-21 15:32:04 +02:00
Frank Dana
523c62aaa6
Remove duplicated option in gio.xml
...
The gio(1) man page entry for the tree subcommand lists '-h' twice under its Options, because that flag was duplicated in the source xml.
https://bugzilla.gnome.org/show_bug.cgi?id=794473
2018-03-21 14:35:02 +00:00
Matthias Clasen
27fad7a6b1
Document the gio tool
...
Add a man page, and integrate it in the reference docs.
2016-07-01 16:01:34 -04:00