aboutsummaryrefslogtreecommitdiff
path: root/video.info
diff options
context:
space:
mode:
Diffstat (limited to 'video.info')
-rw-r--r--video.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/video.info b/video.info
index c75004b..8e3dc9b 100644
--- a/video.info
+++ b/video.info
@@ -1,14 +1,14 @@
-
name = Video
description = Implementation of a video field
package = Video
core = 7.x
+configure = admin/config/media/video
dependencies[] = file
-dependencies[] = preset
files[] = video.module
files[] = video.admin.inc
files[] = video.drush.inc
files[] = video.theme.inc
files[] = video_formatter.inc
files[] = video_schedular.inc
-files[] = video.field.inc \ No newline at end of file
+files[] = video.field.inc
+files[] = includes/video.preset.inc \ No newline at end of file