[FFmpeg-cvslog] [ffmpeg-web] branch master updated. be17b4e web/download: drop "Mac" from title
gitolite
ffmpeg-cvslog at ffmpeg.org
Wed Jul 23 23:01:34 CEST 2014
The branch, master has been updated
via be17b4e850fda7a81126865e87cae78d709fb817 (commit)
from f02ce174bf3921a8cdba4e8603afcbc5b0158c6a (commit)
- Log -----------------------------------------------------------------
commit be17b4e850fda7a81126865e87cae78d709fb817
Author: Lou Logan <lou at lrcd.com>
AuthorDate: Wed Jul 23 12:56:49 2014 -0800
Commit: Lou Logan <lou at lrcd.com>
CommitDate: Wed Jul 23 12:56:49 2014 -0800
web/download: drop "Mac" from title
Since 2012 Apple no longer associates the "Mac" moniker with OS X.
Signed-off-by: Lou Logan <lou at lrcd.com>
diff --git a/src/download b/src/download
index fb30ed0..c879f46 100644
--- a/src/download
+++ b/src/download
@@ -90,7 +90,7 @@
</div> <!-- build -->
<div id="build-mac" class="tab-pane active">
- <h3>Mac OS X Packages</h3>
+ <h3>OS X Packages</h3>
<div class="list-group">
<a class="list-group-item" href="http://www.evermeet.cx/ffmpeg/">
-----------------------------------------------------------------------
Summary of changes:
src/download | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list