[rygel] Make FolderContentDir adhere Styleguide
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: svn-commits-list gnome org
- Subject: [rygel] Make FolderContentDir adhere Styleguide
- Date: Sun, 3 May 2009 15:16:26 -0400 (EDT)
commit 7163dd9c67aa95c0314540a5aafa1dea5d43ea99
Author: Jens Georg <mail jensge org>
Date: Sun May 3 01:04:17 2009 +0200
Make FolderContentDir adhere Styleguide
---
src/plugins/folder/rygel-folder-plugin.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/plugins/folder/rygel-folder-plugin.vala b/src/plugins/folder/rygel-folder-plugin.vala
index e33db85..184bc92 100644
--- a/src/plugins/folder/rygel-folder-plugin.vala
+++ b/src/plugins/folder/rygel-folder-plugin.vala
@@ -48,7 +48,7 @@ public Plugin load_plugin() {
return plugin;
}
-public class Folder.FolderContentDir : ContentDirectory {
+public class Rygel.FolderContentDir : ContentDirectory {
public override MediaContainer? create_root_container () {
return new FolderRootContainer();
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]