From fcf0a617e4f4ddfea3cb4939cc95f26862b927fd Mon Sep 17 00:00:00 2001 From: Stephane Delcroix Date: Thu, 8 Jan 2009 15:28:35 +0000 Subject: [PATCH] doc for MountOperationResult svn path=/trunk/gtk-sharp/; revision=122781 --- doc/en/GLib/MountOperationResult.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/en/GLib/MountOperationResult.xml b/doc/en/GLib/MountOperationResult.xml index 49c38d9d7..232d5e588 100644 --- a/doc/en/GLib/MountOperationResult.xml +++ b/doc/en/GLib/MountOperationResult.xml @@ -12,7 +12,8 @@ - To be added. + + is returned as a result when a request for information is send by the mounting operation. To be added. @@ -24,7 +25,7 @@ GLib.MountOperationResult - To be added. + The user requested the mount operation to be aborted. @@ -35,7 +36,7 @@ GLib.MountOperationResult - To be added. + The request was fulfilled and the user specified data is now available. @@ -46,9 +47,9 @@ GLib.MountOperationResult - To be added. + The request was unhandled (i.e. not implemented). - + \ No newline at end of file