diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2013-10-29 10:28:07 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-29 20:12:27 -0500 |
commit | ba7b2054e1bf1729fe6b387899f57eb4c6bd74d5 (patch) | |
tree | 47e51faf126ed22e653078519eadde9721e9fe7d /multimedia/gecko-mediaplayer/README | |
parent | 9d18516705d40acacfae3723a573bfcab318b0cb (diff) |
multimedia/gecko-mediaplayer: Updated for version 1.0.8.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'multimedia/gecko-mediaplayer/README')
-rw-r--r-- | multimedia/gecko-mediaplayer/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/multimedia/gecko-mediaplayer/README b/multimedia/gecko-mediaplayer/README index 05b4abd7140e..e7443054be73 100644 --- a/multimedia/gecko-mediaplayer/README +++ b/multimedia/gecko-mediaplayer/README @@ -4,10 +4,3 @@ application. It is a browser plugin that uses GNOME MPlayer to play media in a browser. It should work with most browsers (not Chrome) on Unix-ish systems (Linux, BSD, Solaris) and uses the NS4 API (Mozilla, Firefox, Opera, etc.). - -If you plan on using this plugin for Apple QuickTime Trailers and you do not -want the plugin to wait until the cache is full before playing, then run this -script with: - FULLCACHE=NO - -Waiting for the cache to fill is thought to be more reliable; YMMV. |