aboutsummaryrefslogtreecommitdiff
path: root/video.info
diff options
context:
space:
mode:
authorHeshan <heshan@heidisoft.com>2011-03-04 23:20:28 +0530
committerHeshan <heshan@heidisoft.com>2011-03-04 23:20:28 +0530
commit72f7b7109d1cdf3ec1f5fb022170dedc8c9dc5e1 (patch)
tree4df43cb8b1a5371f792ca5bf657fdf0c4de32cf6 /video.info
parent554508a1df489a8634e876ada1fa3ddd66375f7a (diff)
downloadvideo-72f7b7109d1cdf3ec1f5fb022170dedc8c9dc5e1.tar.gz
video-72f7b7109d1cdf3ec1f5fb022170dedc8c9dc5e1.tar.bz2
Creating presets which can be exported with features, chostools and move subsidary module to modules directory
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