comparison libpurple/notify.h @ 20799:f296be2a1039

All the links to libpurple signal pages were in the comment containing the GPL information rather than in a doxygen comment.
author Will Thompson <will.thompson@collabora.co.uk>
date Sat, 06 Oct 2007 18:08:21 +0000
parents a3f07fa68e90
children dd0878ccc577 8a89c2caf9d8
comparison
equal deleted inserted replaced
20798:97bda4a072d2 20799:f296be2a1039
1 /** 1 /**
2 * @file notify.h Notification API 2 * @file notify.h Notification API
3 * @ingroup core 3 * @ingroup core
4 * @see @ref notify-signals
4 */ 5 */
5 6
6 /* purple 7 /* purple
7 * 8 *
8 * Purple is the legal property of its developers, whose names are too numerous 9 * Purple is the legal property of its developers, whose names are too numerous
20 * GNU General Public License for more details. 21 * GNU General Public License for more details.
21 * 22 *
22 * You should have received a copy of the GNU General Public License 23 * You should have received a copy of the GNU General Public License
23 * along with this program; if not, write to the Free Software 24 * along with this program; if not, write to the Free Software
24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 25 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
25 *
26 * @see @ref notify-signals
27 */ 26 */
28 #ifndef _PURPLE_NOTIFY_H_ 27 #ifndef _PURPLE_NOTIFY_H_
29 #define _PURPLE_NOTIFY_H_ 28 #define _PURPLE_NOTIFY_H_
30 29
31 #include <stdlib.h> 30 #include <stdlib.h>