summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2005-01-17 22:24:53 +0000
committerGerald Combs <gerald@wireshark.org>2005-01-17 22:24:53 +0000
commit86edb8d5fe11c67bd117284db4cbf2cb8850440f (patch)
tree092f38ce1a3802e000d13cfdb5701a395b3639a4 /packaging
parent76f3c8df669cb3b20bfc8dbff3051cbf6ce49ffa (diff)
downloadwireshark-86edb8d5fe11c67bd117284db4cbf2cb8850440f.tar.gz
Don't make GTK-Wimp enabled by default after all.
svn path=/trunk/; revision=13095
Diffstat (limited to 'packaging')
-rw-r--r--packaging/nsis/ethereal.nsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/nsis/ethereal.nsi b/packaging/nsis/ethereal.nsi
index 2150d9fa5d..45d1b4f3dc 100644
--- a/packaging/nsis/ethereal.nsi
+++ b/packaging/nsis/ethereal.nsi
@@ -351,7 +351,6 @@ SectionEnd
!ifdef GTK_WIMP_DIR
Section "GTK-Wimp" SecGTKWimp
;-------------------------------------------
-SectionIn 1
SetOutPath $INSTDIR\lib\gtk-2.0\${GTK2_INST_VERSION}.0\engines
File "${GTK_WIMP_DIR}\libwimp.dll"
SetOutPath $INSTDIR\share\themes\Default\gtk-2.0