]> git.meshlink.io Git - catta/blobdiff - avahi-gobject/ga-service-browser.c
Chinese (Simplified) translation
[catta] / avahi-gobject / ga-service-browser.c
index 2f4295c02424cefc9ead1a1d7923e62cf5d61859..632a7d542dba937836c3c277e838ad0d42ad28df 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * ga-service-browser.c - Source for GaServiceBrowser
- * Copyright (C) 2005 Collabora Ltd.
+ * Copyright (C) 2006-2007 Collabora Ltd.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -247,7 +247,7 @@ static void ga_service_browser_class_init(GaServiceBrowserClass *
 
     param_spec = g_param_spec_enum("flags", "Lookup flags for the browser",
                                    "Browser lookup flags",
-                                   GA_TYPE_PROTOCOL,
+                                   GA_TYPE_LOOKUP_FLAGS,
                                    GA_LOOKUP_NO_FLAGS,
                                    G_PARAM_READWRITE |
                                    G_PARAM_STATIC_NAME |