# HG changeset patch # User Robert Vehse # Date 1475676529 -7200 # Node ID 7980a901d710f512ce0dad8a94e5f2e11913a022 # Parent aca54766a8fab48eda1c1708c36d1dfaa9a6b613 * Fix release date for 2.12.0 in CHANGELOG * Remove scalable/myspace.svg * Remove items in the uninstall section of the installer. diff -r aca54766a8fa -r 7980a901d710 ChangeLog --- a/ChangeLog Tue Oct 04 22:57:40 2016 +0200 +++ b/ChangeLog Wed Oct 05 16:08:49 2016 +0200 @@ -1,6 +1,6 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul -version 2.12.0 (06/21/16): +version 2.12.0 (??/??/??): General: * Remove the MySpaceIM protocol plugin. The service has been defunct for a long time. (#15356) diff -r aca54766a8fa -r 7980a901d710 pidgin/pixmaps/protocols/22/scalable/myspace.svg --- a/pidgin/pixmaps/protocols/22/scalable/myspace.svg Tue Oct 04 22:57:40 2016 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff -r aca54766a8fa -r 7980a901d710 pidgin/win32/nsis/pidgin-installer.nsi --- a/pidgin/win32/nsis/pidgin-installer.nsi Tue Oct 04 22:57:40 2016 +0200 +++ b/pidgin/win32/nsis/pidgin-installer.nsi Wed Oct 05 16:08:49 2016 +0200 @@ -504,8 +504,6 @@ ; I can't think of an easy way to maintain a list in a single place Push "aim" Call un.UnregisterURIHandler - Push "myim" - Call un.UnregisterURIHandler Push "ymsgr" Call un.UnregisterURIHandler Push "xmpp" @@ -560,7 +558,6 @@ Delete "$INSTDIR\plugins\libgg.dll" Delete "$INSTDIR\plugins\libicq.dll" Delete "$INSTDIR\plugins\libirc.dll" - Delete "$INSTDIR\plugins\libmyspace.dll" Delete "$INSTDIR\plugins\libnapster.dll" Delete "$INSTDIR\plugins\libnovell.dll" Delete "$INSTDIR\plugins\libsametime.dll"