Remove the NPAPI plugin
commit1c8a32a495b4fa1c04be9cc81d5b529fd383c162
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 11 Oct 2010 17:44:33 +0000 (11 20:44 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 11 Oct 2010 17:44:33 +0000 (11 20:44 +0300)
tree97aff4e6d3c2e979e94d8e90700a2337f0ebce28
parentb3bfc494ac9c577690ef228e0cb547dbcbcce5af
Remove the NPAPI plugin
43 files changed:
Makefile.am
configure.ac
extras/package/macosx/plugin/.gitignore [deleted file]
extras/package/macosx/plugin/Info.plist.in [deleted file]
extras/package/macosx/plugin/InstallerDescription.plist [deleted file]
extras/package/macosx/plugin/InstallerInfo.plist.in [deleted file]
extras/package/macosx/plugin/pbdevelopment.plist [deleted file]
projects/mozilla/.gitignore [deleted file]
projects/mozilla/COPYING [deleted file]
projects/mozilla/Makefile.am [deleted file]
projects/mozilla/control/npolibvlc.cpp [deleted file]
projects/mozilla/control/npolibvlc.h [deleted file]
projects/mozilla/control/nporuntime.cpp [deleted file]
projects/mozilla/control/nporuntime.h [deleted file]
projects/mozilla/control/position.h [deleted file]
projects/mozilla/install.js.in [deleted file]
projects/mozilla/install.rdf.in [deleted file]
projects/mozilla/manifest.json.in [deleted file]
projects/mozilla/npvlc.dll.manifest [deleted file]
projects/mozilla/npvlc_rc.rc.in [deleted file]
projects/mozilla/support/classinfo.h [deleted file]
projects/mozilla/support/npmac.cpp [deleted file]
projects/mozilla/support/npunix.c [deleted file]
projects/mozilla/support/npwin.cpp [deleted file]
projects/mozilla/test.html [deleted file]
projects/mozilla/vlc.r.in [deleted file]
projects/mozilla/vlcplugin.cpp [deleted file]
projects/mozilla/vlcplugin.h [deleted file]
projects/mozilla/vlcshell.cpp [deleted file]
projects/mozilla/vlcshell.h [deleted file]
share/Makefile.am
share/mozilla/fullscreen.xpm [deleted file]
share/mozilla/pause.xpm [deleted file]
share/mozilla/play.xpm [deleted file]
share/mozilla/skip_next.xpm [deleted file]
share/mozilla/skip_previous.xpm [deleted file]
share/mozilla/stop.xpm [deleted file]
share/mozilla/time_icon.xpm [deleted file]
share/mozilla/time_line.xpm [deleted file]
share/mozilla/volume_knob.xpm [deleted file]
share/mozilla/volume_max.xpm [deleted file]
share/mozilla/volume_mute.xpm [deleted file]
share/mozilla/volume_slider_bar.xpm [deleted file]