Mercurial > pidgin
annotate src/protocols/Makefile.am @ 13709:ff25f6d2b484
[gaim-migrate @ 16113]
CID 154:
File: gaim/src/prefs.c
Function: gaim_prefs_rename_boolean_toggle
Description: Pointer returned from "find_pref" is never used
newpref was only examined in g_return_if_fail() statements, which can be compiled out. It's probably safer to do these sanity checks all the time, given that plugins could call this, etc. etc.
committer: Tailor Script <tailor@pidgin.im>
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Mon, 01 May 2006 20:27:49 +0000 |
| parents | 4d8023465af4 |
| children | 983fd420e86b |
| rev | line source |
|---|---|
| 11720 | 1 DIST_SUBDIRS = bonjour gg irc jabber msn napster novell oscar sametime silc toc simple yahoo zephyr |
|
2415
88e35feb75f8
[gaim-migrate @ 2428]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2393
diff
changeset
|
2 |
|
7373
1dbf83536d83
[gaim-migrate @ 7968]
Christian Hammond <chipx86@chipx86.com>
parents:
6150
diff
changeset
|
3 SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS) |
