[rygel] media-export: Correct the RootContainer docs



commit 59df5bdc546cf4d585bbca8681832f26436ef472
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Thu Jun 4 17:17:57 2009 +0300

    media-export: Correct the RootContainer docs
---
 .../rygel-media-export-root-container.vala         |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/plugins/media-export/rygel-media-export-root-container.vala b/src/plugins/media-export/rygel-media-export-root-container.vala
index ce7c6ea..817f3be 100644
--- a/src/plugins/media-export/rygel-media-export-root-container.vala
+++ b/src/plugins/media-export/rygel-media-export-root-container.vala
@@ -24,8 +24,7 @@ using Rygel;
 using GConf;
 
 /**
- * MediaContainer which exposes the contents of a directory
- * as items
+ * Represents the root container.
  */
 public class Rygel.MediaExportRootContainer : MediaContainer {
     private ArrayList<MediaExportContainer> children;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]