aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2006-10-29 14:41:16 +0000
committerUlf Lamping <ulf.lamping@web.de>2006-10-29 14:41:16 +0000
commit15260339d712323d6d91431a13bf06720077b806 (patch)
tree219b0df82e25961cf83eeceb2dc5122dc22fe48f /config.nmake
parent68187697a00c2f9ce158b6acfae573a1c9457a14 (diff)
change the default GTK version from GTK2.6 to GTK2.8
svn path=/trunk/; revision=19728
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.nmake b/config.nmake
index 0bf399e18d..297e40473f 100644
--- a/config.nmake
+++ b/config.nmake
@@ -61,11 +61,11 @@ GTK2_DIR=$(WIRESHARK_LIBS)\gtk2
# These macros are used by the nsis installer script and by the setup target.
#
# GTK 2.6 is the mainline since Ethereal 0.10.14
-GTK2_INST_VERSION=2.6
-PANGO_INST_VERSION=1.8
+#GTK2_INST_VERSION=2.6
+#PANGO_INST_VERSION=1.8
# Support for GTK 2.8 is currently experimental ...
-#GTK2_INST_VERSION=2.8
-#PANGO_INST_VERSION=1.12
+GTK2_INST_VERSION=2.8
+PANGO_INST_VERSION=1.12
#
# If you have GTK-Wimp, set this to the pathname of the directory in