[nautilus-actions/gnome-2-28] Specify that na_xml_writer_export waits for an URI
- From: Pierre Wieser <pwieser src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [nautilus-actions/gnome-2-28] Specify that na_xml_writer_export waits for an URI
- Date: Wed, 28 Oct 2009 18:33:22 +0000 (UTC)
commit eb817ed28a00e4a9e0c2a383aec603e45d3cff84
Author: Pierre Wieser <pwieser trychlos org>
Date: Wed Oct 28 19:29:45 2009 +0100
Specify that na_xml_writer_export waits for an URI
ChangeLog | 1 +
src/common/na-xml-writer.c | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 233523e..a117ebe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* src/common/na-xml-writer.c (na_xml_writer_output_xml):
Write XML buffer to stdout when asked for.
+ Update comment.
* src/utils/console-utils.c:
* src/utils/console-utils.h: New files.
diff --git a/src/common/na-xml-writer.c b/src/common/na-xml-writer.c
index c7b3847..9a4f6e2 100644
--- a/src/common/na-xml-writer.c
+++ b/src/common/na-xml-writer.c
@@ -272,6 +272,7 @@ xml_writer_new( const gchar *uuid )
* @action: the #NAAction to be exported.
* @folder: the directoy where to write the output XML file.
* If NULL, the output will be directed to stdout.
+ * If not NULL, must be specified as an URI (e.g. file:///tmp)
* @format: the export format.
* @msg: pointer to a buffer which will receive error message.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]