summaryrefslogtreecommitdiff
path: root/multimedia/helixplayer/files/msg.withplugin.in
blob: c8d2a06f96940609ce9d2b2363fd24d13030ea5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

================================================================================
    To use the HelixPlayer player with Mozilla you must create a
    symbolic link from

 %%PREFIX%%/HelixPlayer/mozilla/nphelix.so

    to your Mozilla plugins directory, which is usually found at

 %%LOCALBASE%%/lib/mozilla/plugins

    To use it with Firefox, create the symbolic link to
    %%LOCALBASE%%/lib/firefox/plugins

E.g.
ln -sf %%PREFIX%%/HelixPlayer/mozilla/nphelix.so %%LOCALBASE%%/lib/firefox/plugins

================================================================================