diff options
author | Mohamed Mujahid <muja_dd@494418.no-reply.drupal.org> | 2010-07-08 08:21:07 +0000 |
---|---|---|
committer | Mohamed Mujahid <muja_dd@494418.no-reply.drupal.org> | 2010-07-08 08:21:07 +0000 |
commit | e8f0a0d58a73a0d3e5877d9cd433e5c191fd93d2 (patch) | |
tree | b43e3a17aff44c48b37ee741ffd22728ef7ce515 /plugins | |
parent | 8a0b610390a2e02ad0eec0f654e8522a4c08223d (diff) | |
download | video-e8f0a0d58a73a0d3e5877d9cd433e5c191fd93d2.tar.gz video-e8f0a0d58a73a0d3e5877d9cd433e5c191fd93d2.tar.bz2 |
changing info file to support Drupal 7
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/video_zencoder/video_zencoder.info | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/video_zencoder/video_zencoder.info b/plugins/video_zencoder/video_zencoder.info index 7d3bd68..0d4c214 100644 --- a/plugins/video_zencoder/video_zencoder.info +++ b/plugins/video_zencoder/video_zencoder.info @@ -4,4 +4,7 @@ description = Zencoder is a webservice to transcode videos. package = "Video" dependencies[] = video dependencies[] = video_s3 -core = 6.x
\ No newline at end of file +core = 7.x +files[]=video_zencoder.modules +files[]=video_zencoder.install +files[]=video_zencoder.admin.inc
\ No newline at end of file |