Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTuck Therebelos <snares@users.sourceforge.net>2009-12-27 17:22:20 +0300
committerTuck Therebelos <snares@users.sourceforge.net>2009-12-27 17:23:10 +0300
commit417ae98ac1e057e1d08feb6dc407e23a3f1b8ac5 (patch)
tree881afd24f2477d4811de0b995e459197dc3c4371 /installer
parent8bc620dcb8d0a8ccf3825265c5aab455dc327963 (diff)
Unified string messages; added ETQW plugin; various plugin fixes, improvements and updates
Diffstat (limited to 'installer')
-rw-r--r--installer/Mumble.nsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/Mumble.nsi b/installer/Mumble.nsi
index b198f8e19..f12dd6f63 100644
--- a/installer/Mumble.nsi
+++ b/installer/Mumble.nsi
@@ -288,6 +288,7 @@ Section "!$(MUMBLE_SEC_MUMBLE)" SectionMumble
File /oname=css.dll "..\release\plugins\css.dll"
File /oname=dods.dll "..\release\plugins\dods.dll"
File /oname=dys.dll "..\release\plugins\dys.dll"
+ File /oname=etqw.dll "..\release\plugins\etqw.dll"
File /oname=gmod.dll "..\release\plugins\gmod.dll"
File /oname=hl2dm.dll "..\release\plugins\hl2dm.dll"
File /oname=insurgency.dll "..\release\plugins\insurgency.dll"