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:
authorMikkel Krautz <mikkel@krautz.dk>2016-04-17 23:52:33 +0300
committerMikkel Krautz <mikkel@krautz.dk>2016-04-17 23:52:33 +0300
commit48cc538b89ed286273fbd30bdc81627964b8de99 (patch)
tree45d8c0fa09a9d639392297e464e928b2b0af2195 /installer
parent043a7d7a8a72d41fa4c357613e4d0aeed0c3df6e (diff)
Fix 'rl.dl' typo in Plugins.wxs.
Diffstat (limited to 'installer')
-rw-r--r--installer/Plugins.wxs2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/Plugins.wxs b/installer/Plugins.wxs
index 8a76fbd81..e97eca0be 100644
--- a/installer/Plugins.wxs
+++ b/installer/Plugins.wxs
@@ -171,7 +171,7 @@
<ComponentRef Id="l4d2.dll" />
<ComponentRef Id="lol.dll" />
<ComponentRef Id="lotro.dll" />
- <ComponentRef Id="rl.dl" />
+ <ComponentRef Id="rl.dll" />
<ComponentRef Id="sr.dll" />
<ComponentRef Id="sto.dll" />
<ComponentRef Id="tf2.dll" />