diff libpurple/protocols/bonjour/mdns_win32.c @ 20761:fb70e89180a9

Don't link the bonjour prpl on win32 directly to the Apple Bonjour library, instead do everything indirectly and display an error message at login time indicating that Bonjour isn't installed. This should make the prpl more discoverable.
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 03 Oct 2007 00:47:25 +0000
parents 44b4e8bd759b
children 53691c081eab
line wrap: on
line diff
--- a/libpurple/protocols/bonjour/mdns_win32.c	Wed Oct 03 00:45:12 2007 +0000
+++ b/libpurple/protocols/bonjour/mdns_win32.c	Wed Oct 03 00:47:25 2007 +0000
@@ -1,4 +1,9 @@
-/*
+/**
+ *
+ * Purple is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
+ *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
  *  the Free Software Foundation; either version 2 of the License, or