Mercurial > pidgin
changeset 19377:d3f2492a7768
Upgrade gtkspell on the win32 build to 2.0.11. Fixes #1388 thanks to Sean's astute observation.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Thu, 23 Aug 2007 16:23:39 +0000 |
parents | 40c3e3857458 |
children | 129229cea28f |
files | libpurple/win32/global.mak |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/win32/global.mak Thu Aug 23 07:24:54 2007 +0000 +++ b/libpurple/win32/global.mak Thu Aug 23 16:23:39 2007 +0000 @@ -11,7 +11,7 @@ # Locations of our various dependencies WIN32_DEV_TOP ?= $(PIDGIN_TREE_TOP)/../win32-dev ASPELL_TOP ?= $(WIN32_DEV_TOP)/aspell-dev-0-50-3-3 -GTKSPELL_TOP ?= $(WIN32_DEV_TOP)/gtkspell-2.0.6 +GTKSPELL_TOP ?= $(WIN32_DEV_TOP)/gtkspell-2.0.11 GTK_TOP ?= $(WIN32_DEV_TOP)/gtk_2_0 GTK_BIN ?= $(GTK_TOP)/bin BONJOUR_TOP ?= $(WIN32_DEV_TOP)/Bonjour_SDK