[Pidgin Plugins] #387: Plugins still using PURPLE_VERSION_CHECK
Pidgin Plugins
plugins-trac at guifications.org
Sun Aug 19 09:17:46 CDT 2007
#387: Plugins still using PURPLE_VERSION_CHECK
------------------------+---------------------------------------------------
Reporter: rageboy04 | Owner: jbailey
Type: Bugs | Status: new
Priority: 4 | Milestone:
Component: PluginPack | Version: PluginPack2.1.0
Keywords: | Pending: 0
------------------------+---------------------------------------------------
There's only two of them:
{{{
C:\Documents and Settings\Ankit Singla\My Documents\Source
Files\pidgin-2.1.0\pi
dgin\plugins\pp-dev>grep PURPLE_CHECK * -r
C:\Documents and Settings\Ankit Singla\My Documents\Source
Files\pidgin-2.1.0\pi
dgin\plugins\pp-dev>grep PURPLE_VERSION * -r
groupmsg/groupmsg.c:#if !PURPLE_VERSION_CHECK(2,0,0)
groupmsg/groupmsg.c:#if !PURPLE_VERSION_CHECK(2,0,0)
mystatusbox/mystatusbox.c:#if PURPLE_VERSION_CHECK(2,0,0) /* Stu is a
chicken */
win_pp.mak:$(PP_OBJ): $(PP_CONFIG_H) $(PURPLE_VERSION_H)
}}}
groupmsg (lines 42 and 58) and mystatusbox(line 31...endif at the end of
the program)
--
Ticket URL: <http://plugins.guifications.org/trac/ticket/387>
Pidgin Plugins <http://pidgin.guifications.org/>
Plugins for the Instant Messaging client Pidgin and its backend library libpurple
More information about the Plugins-tickets
mailing list