aboutsummaryrefslogtreecommitdiff
path: root/video.info
diff options
context:
space:
mode:
Diffstat (limited to 'video.info')
-rw-r--r--video.info15
1 files changed, 9 insertions, 6 deletions
diff --git a/video.info b/video.info
index b4a584b..c18d370 100644
--- a/video.info
+++ b/video.info
@@ -1,9 +1,12 @@
;$Id$
name = Video
-description = Allows Creation of CCK Video Fields.
-package = "Video"
-dependencies[] = content
-dependencies[] = filefield
-core = 6.x
-version = 6.x-4.x-dev \ No newline at end of file
+description = Implementation of a video field
+package = Video
+core = 7.x
+files[] = video.module
+files[] = video.admin.inc
+files[] = video.drush.inc
+files[] = video.theme.inc
+files[] = video_formatter.inc
+files[] = video_schedular.inc \ No newline at end of file