aboutsummaryrefslogtreecommitdiff
path: root/video.info
diff options
context:
space:
mode:
authorHeshan Wanigasooriya <heshanmw@gmail.com>2010-12-05 15:48:43 +0000
committerHeshan Wanigasooriya <heshanmw@gmail.com>2010-12-05 15:48:43 +0000
commit0221159f8c62813bcb68ae33a23e3bb1f7c19e17 (patch)
tree5ee2c28285d9c37588ec147402dd6e00290888c9 /video.info
parentb6e86040dd3faa3a70ec16e77220d852bdb09a04 (diff)
downloadvideo-0221159f8c62813bcb68ae33a23e3bb1f7c19e17.tar.gz
video-0221159f8c62813bcb68ae33a23e3bb1f7c19e17.tar.bz2
Updating files to compatible with D7
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