From 4a5807e9790b19a85929ccb805ed46f3c5bd5fde Mon Sep 17 00:00:00 2001 From: The Great Git Migration Date: Fri, 25 Feb 2011 02:06:30 +0000 Subject: Stripping CVS keywords --- INSTALL.txt | 1 - README.txt | 1 - css/video.css | 1 - filesystem/drupal.inc | 1 - includes/conversion.inc | 1 - includes/filesystem.inc | 1 - includes/metadata.inc | 1 - includes/preset.inc | 1 - includes/transcoder.inc | 1 - includes/video.preset.inc | 1 - includes/video_helper.inc | 1 - js/jquery.media.js | 1 - js/jquery.metadata.js | 1 - js/video.js | 1 - metadata/flvtool2.inc | 1 - plugins/video_s3/filesystem/video_s3.inc | 1 - plugins/video_s3/includes/S3.php | 1 - plugins/video_s3/includes/amazon_s3.inc | 1 - plugins/video_s3/video_s3.info | 1 - plugins/video_s3/video_s3.install | 1 - plugins/video_s3/video_s3.module | 1 - plugins/video_zencoder/includes/lib/JSON.php | 1 - plugins/video_zencoder/includes/zencoder.inc | 1 - plugins/video_zencoder/transcoders/video_zencoder.inc | 1 - plugins/video_zencoder/video_zencoder.info | 1 - plugins/video_zencoder/video_zencoder.install | 1 - plugins/video_zencoder/video_zencoder.module | 1 - theme/video-play-dcr.tpl.php | 1 - theme/video-play-divx.tpl.php | 1 - theme/video-play-flash.tpl.php | 1 - theme/video-play-flv.tpl.php | 1 - theme/video-play-html5.tpl.php | 1 - theme/video-play-quicktime.tpl.php | 1 - theme/video-play-realmedia.tpl.php | 1 - theme/video-play-theora.tpl.php | 1 - theme/video-play-windowsmedia.tpl.php | 1 - transcoders/video_ffmpeg.inc | 1 - translations/de.po | 1 - translations/video.pot | 1 - video.admin.inc | 1 - video.css | 1 - video.drush.inc | 1 - video.field.inc | 1 - video.info | 1 - video.install | 1 - video.module | 1 - video.theme.inc | 1 - video_formatter.inc | 1 - video_scheduler.php | 1 - views/video.views.inc | 1 - views/video_views_handler_field_data.inc | 1 - 51 files changed, 51 deletions(-) diff --git a/INSTALL.txt b/INSTALL.txt index 208a038..167a268 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,4 +1,3 @@ -// $Id$ REQUIREMENTS ------------------------------------ diff --git a/README.txt b/README.txt index 9bf6685..06c9e6c 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,3 @@ -// $Id$ ------------ To embed videos into drupal pages, using CCK and filefield support. diff --git a/css/video.css b/css/video.css index f369145..b880ea3 100644 --- a/css/video.css +++ b/css/video.css @@ -1,4 +1,3 @@ -/* $Id$ */ .filefield-element .filefield-file-info, .video_thumbnail { min-width: 100px; diff --git a/filesystem/drupal.inc b/filesystem/drupal.inc index d85490d..2f79c8b 100644 --- a/filesystem/drupal.inc +++ b/filesystem/drupal.inc @@ -1,6 +1,5 @@ * @author Brett Stimmerman * @copyright 2005 Michal Migurski - * @version CVS: $Id$ * @license http://www.opensource.org/licenses/bsd-license.php * @link http://pear.php.net/pepr/pepr-proposal-show.php?id=198 */ diff --git a/plugins/video_zencoder/includes/zencoder.inc b/plugins/video_zencoder/includes/zencoder.inc index 61023a0..c3023b0 100644 --- a/plugins/video_zencoder/includes/zencoder.inc +++ b/plugins/video_zencoder/includes/zencoder.inc @@ -1,6 +1,5 @@ diff --git a/translations/video.pot b/translations/video.pot index 112e194..6c54d09 100644 --- a/translations/video.pot +++ b/translations/video.pot @@ -1,4 +1,3 @@ -# $Id$ # # LANGUAGE translation of Drupal (general) # Copyright YEAR NAME diff --git a/video.admin.inc b/video.admin.inc index 3eb33d3..9598156 100644 --- a/video.admin.inc +++ b/video.admin.inc @@ -1,6 +1,5 @@