aboutsummaryrefslogtreecommitdiff
path: root/video.info
diff options
context:
space:
mode:
authorMohamed Mujahid <muja_dd@494418.no-reply.drupal.org>2010-07-07 16:34:03 +0000
committerMohamed Mujahid <muja_dd@494418.no-reply.drupal.org>2010-07-07 16:34:03 +0000
commit8a0b610390a2e02ad0eec0f654e8522a4c08223d (patch)
tree2a5b3ff9bbbec2948fa14317d0fd6b653d90c27f /video.info
parentf5f35a18125846d6e6ddcf4951e1838bf23a883d (diff)
downloadvideo-8a0b610390a2e02ad0eec0f654e8522a4c08223d.tar.gz
video-8a0b610390a2e02ad0eec0f654e8522a4c08223d.tar.bz2
changing info file to support Drupal 7
Diffstat (limited to 'video.info')
-rw-r--r--video.info13
1 files changed, 7 insertions, 6 deletions
diff --git a/video.info b/video.info
index 928b5ac..e90c8a1 100644
--- a/video.info
+++ b/video.info
@@ -5,9 +5,10 @@ description = Allows Creation of CCK Video Fields.
package = "Video"
dependencies[] = content
dependencies[] = filefield
-core = 6.x
-<<<<<<< video.info
-version = 6.x-4.x-dev
-=======
-version = 6.x-4.x-dev
->>>>>>> 1.3.4.1.4.1.2.2
+core = 7.x
+files[]=video.module
+files[]=video.install
+files[]=video.admin.inc
+files[]=video.theme.inc
+files[]=video_formatter.inc
+