The branch "master" has been updated. The following is a summary of the commits.
from: 53454f01171b7d5727bb94f5b1081fbc03ccbc7d f738482 Replace image optimization scripts with vagrant file config Summary: http://github.com/horde/horde-support/compare/53454f01171b7d5727bb94f5b1081fbc03ccbc7d...f738482aee9b1f8ef1302eec9704c2e801ab31a8 ----------------------------------------------------------------------- commit f738482aee9b1f8ef1302eec9704c2e801ab31a8 Author: Michael M Slusarz <[email protected]> Date: Wed Dec 3 17:56:23 2014 -0700 Replace image optimization scripts with vagrant file config Use an established image compressor to do all of this work for us. maintainer-tools/README | 6 -- maintainer-tools/Vagrantfile.image_optimize | 48 +++++++++++++++ maintainer-tools/horde-compress-jpgs | 65 -------------------- maintainer-tools/horde-compress-pngs | 85 --------------------------- 4 files changed, 48 insertions(+), 156 deletions(-) create mode 100755 maintainer-tools/Vagrantfile.image_optimize delete mode 100755 maintainer-tools/horde-compress-jpgs delete mode 100755 maintainer-tools/horde-compress-pngs http://github.com/horde/horde-support/commit/f738482aee9b1f8ef1302eec9704c2e801ab31a8 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
