Changes

Jump to: navigation, search

Pidgin Instant Messenger

1,315 bytes added, 08:14, 14 May 2010
Pidgin Instant Messenger
* AIM * Bonjour * Gadu-Gadu * Google Talk * Groupwise * ICQ * IRC * MSN
* MySpaceIM * QQ * SILC * SIMPLE * Sametime * XMPP * Yahoo! * Zephyr
 
== 2.7.0 ==
 
This is a major reworking of the unattended installation method. They no longer supply 'no-gtk' versions and have included their own version of GTK in the installer. This makes things a lot simpler. I have also updated the 'Bonjour Print Services for Windows' package to replace the previous 'Bonjour for Windows' package that Pidgin depends on.
 
<package
id="pidgin"
name="Pidgin 2.7.0"
revision="2.7.0"
reboot="false"
priority="2">
<depends package-id="bonjour"/>
<check type="file" condition="versionequalto" path="%programfiles%\pidgin\pidgin.exe" value="2.7.0.0" />
<downgrade cmd='cmd /C %SETTINGS%\tools\taskkill.exe /F /IM pidgin.exe' >
<exit code='1' />
<exit code='128' />
</downgrade>
<downgrade cmd='%SOFTWARE%\pidgin\pidgin-2.7.0-offline.exe /DS=1 /SMS=0 /S' />
<install cmd='%SOFTWARE%\pidgin\pidgin-2.7.0-offline.exe /DS=1 /SMS=0 /S' />
<upgrade cmd='cmd /C %SETTINGS%\tools\taskkill.exe /F /IM pidgin.exe' >
<exit code='1' />
<exit code='128' />
</upgrade>
<upgrade cmd='%SOFTWARE%\pidgin\pidgin-2.7.0-offline.exe /DS=1 /SMS=0 /S' />
<remove cmd='"%ProgramFiles%\pidgin\pidgin-uninst.exe"/L=1033 /S' />
</package>
== 2.6.2 ==
76
edits

Navigation menu