Mercurial > pidgin
diff src/prpl.h @ 5034:4691c5936c01
[gaim-migrate @ 5377]
More to recompile!
Put some special Doxygen group tags in the documentation. I'm basically
organizing it so when you do a make docs, you get a little Modules page
showing "Gaim Core" and "GTK+ User Interface." This should make it easy for
us to show which files belong in either category for now.
This is kind of in preparation for all the core/ui split stuff I hope to
start soon.
committer: Tailor Script <tailor@pidgin.im>
| author | Christian Hammond <chipx86@chipx86.com> |
|---|---|
| date | Sat, 05 Apr 2003 10:45:32 +0000 |
| parents | 54cd43869333 |
| children | 381da05cb5ed |
line wrap: on
line diff
--- a/src/prpl.h Sat Apr 05 10:23:02 2003 +0000 +++ b/src/prpl.h Sat Apr 05 10:45:32 2003 +0000 @@ -1,5 +1,6 @@ /** * @file prpl.h Protocol Plugin functions + * @ingroup core * * gaim * @@ -18,7 +19,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * */ /* this file should be all that prpls need to include. therefore, by including
