rygel r593 - trunk/src/rygel



Author: zeeshanak
Date: Sat Feb 14 15:32:20 2009
New Revision: 593
URL: http://svn.gnome.org/viewvc/rygel?rev=593&view=rev

Log:
Put Browse into Rygel namespace.

Modified:
   trunk/src/rygel/rygel-browse.vala

Modified: trunk/src/rygel/rygel-browse.vala
==============================================================================
--- trunk/src/rygel/rygel-browse.vala	(original)
+++ trunk/src/rygel/rygel-browse.vala	Sat Feb 14 15:32:20 2009
@@ -31,7 +31,7 @@
  * associated with the Browse action handling that exists to make asynchronous
  * handling of Browse action possible.
  */
-public class Browse: GLib.Object {
+public class Rygel.Browse: GLib.Object {
     public const int MAX_REQUESTED_COUNT = 128;
 
     // In arguments



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