pidgin: 27f8ad7e: Correct the doxygen documentation in the...
deryni at pidgin.im
deryni at pidgin.im
Sun Jul 5 11:15:49 EDT 2009
-----------------------------------------------------------------
Revision: 27f8ad7e4093fbc99879c4465aff99b43e899f79
Ancestor: d57eef2b12a0bdad7c1750e84d3ce7959a8219aa
Author: deryni at pidgin.im
Date: 2009-06-27T00:11:53
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/27f8ad7e4093fbc99879c4465aff99b43e899f79
Modified files:
pidgin/plugins/pidginrc.c
ChangeLog:
Correct the doxygen documentation in the pidginrc plugin and swap out a
*very* old address for myself.
-------------- next part --------------
============================================================
--- pidgin/plugins/pidginrc.c 603fe45fe8036166ecc70b1f55f0cd2a85ac2701
+++ pidgin/plugins/pidginrc.c ef1ff2c4b86dddb98caef4d96c3dd332f5f96c3e
@@ -1,7 +1,13 @@
/**
- * @file purplerc.c Purple gtk resource control plugin.
+ * @file pidginrc.c Pidgin GTK+ resource control plugin.
+ * @ingroup pidgin
+ */
+
+/* pidgin
*
- * Copyright (C) 2005 Etan Reisner <deryni at eden.rutgers.edu>
+ * Pidgin 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
@@ -612,7 +618,7 @@ static PurplePluginInfo purplerc_info =
DISPLAY_VERSION,
N_("Provides access to commonly used gtkrc settings."),
N_("Provides access to commonly used gtkrc settings."),
- "Etan Reisner <deryni at eden.rutgers.edu>",
+ "Etan Reisner <deryni at pidgin.im>",
PURPLE_WEBSITE,
purplerc_plugin_load,
purplerc_plugin_unload,
More information about the Commits
mailing list