[vlc-commits] XPI: use unpack for the dll
Jean-Baptiste Kempf
git at videolan.org
Sat Aug 2 21:29:58 CEST 2014
npapi-vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Aug 2 21:23:58 2014 +0200| [8103f00ebc36075c81328647a36c235aefa507a7] | committer: Jean-Baptiste Kempf
XPI: use unpack for the dll
See #11856
> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=8103f00ebc36075c81328647a36c235aefa507a7
---
npapi/package/install.rdf.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/npapi/package/install.rdf.in b/npapi/package/install.rdf.in
index 1fbe12a..50002fd 100644
--- a/npapi/package/install.rdf.in
+++ b/npapi/package/install.rdf.in
@@ -3,6 +3,7 @@
<em:id>vlc-plugin at videolan.org</em:id>
<em:name>VLC Web Plugin</em:name>
<em:version>@VERSION_MAJOR at .@VERSION_MINOR at .@VERSION_REVISION@@VERSION_EXTRA@</em:version>
+ <em:unpack>true</em:unpack>
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
More information about the vlc-commits
mailing list