diff options
author | Paul Arthur <paul.arthur@flowerysong.com> | 2013-01-28 13:06:47 -0500 |
---|---|---|
committer | Paul Arthur <paul.arthur@flowerysong.com> | 2013-01-28 13:26:11 -0500 |
commit | 1a164ba699716b5a6d71cdadf64fe9db4a4ed89b (patch) | |
tree | 566bc5c32c8b0b0e33a4082eda102659f4143b43 /docs | |
parent | 17613d090558dc2cd5e28e97917fe873c631e3ba (diff) | |
download | ampache-1a164ba699716b5a6d71cdadf64fe9db4a4ed89b.tar.gz ampache-1a164ba699716b5a6d71cdadf64fe9db4a4ed89b.tar.bz2 ampache-1a164ba699716b5a6d71cdadf64fe9db4a4ed89b.zip |
Yank out the Flash player by the roots.
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 1 | ||||
-rw-r--r-- | docs/man/man1/ampache.1 | 6 |
2 files changed, 1 insertions, 6 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index aedf7c9d..743dbd92 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.6-FUTURE + - Removed the Flash player - Added an HTML5 player (patch by Holger Brunn) - Changed the way themes handle RTL languages - Fixed a display problem with the Penguin theme by adding a new CSS class diff --git a/docs/man/man1/ampache.1 b/docs/man/man1/ampache.1 index ca8de929..ea5ea523 100644 --- a/docs/man/man1/ampache.1 +++ b/docs/man/man1/ampache.1 @@ -32,12 +32,6 @@ full translation of many languages. The following scripts are included in Ampache and can be used to automate some aspects of Ampache. -grab_xspf.sh - -Due to no free tools being available in Debian and Ubuntu policy required the -removal of xspf_jukebox.swf. This script downloads the source from Lacy Morrows -website and places it into the proper location. - catalog_update.inc You can automate the update of all, or some of your local catalogs by using the |