Mercurial > pidgin.yaz
annotate po/POTFILES.skip @ 18118:ab6d2763b8d8
Re-fix the DBus list handling code by killing const GList* / const GSList*
everywhere. Now we maintain a list of functions which return a GList or
GSList which must not be freed. Ideally at some point this will be
replaced with code that looks at the Doxygen comment for the function and
honors @constreturn, which I've declared as a macro around @return that
prints a @note about not modifying or freeing the returned value.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sat, 16 Jun 2007 19:44:59 +0000 |
parents | c6233773ce1d |
children |
rev | line source |
---|---|
17456
c6233773ce1d
We don't need to translate nullprpl.
Richard Laager <rlaager@wiktel.com>
parents:
16138
diff
changeset
|
1 libpurple/protocols/null/nullprpl.c |
16138
e86977379fc1
Add a POTFILES.skip file to skip the crazychat plugin, which isn't built by
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
2 pidgin/plugins/crazychat/cc_pidgin_plugin.c |