aboutsummaryrefslogtreecommitdiff
path: root/video.info
diff options
context:
space:
mode:
authorHeshan Wanigasooriya <heshanmw@gmail.com>2011-02-21 09:31:51 +0000
committerHeshan Wanigasooriya <heshanmw@gmail.com>2011-02-21 09:31:51 +0000
commitf005859eec16dad0594bedd9593a8537bbda6e1b (patch)
tree72032796dc9a4c89c24159163dd8c3e029138c3d /video.info
parent76913b8b151e4b9e85f0fae20854ed8a9202c3fd (diff)
downloadvideo-f005859eec16dad0594bedd9593a8537bbda6e1b.tar.gz
video-f005859eec16dad0594bedd9593a8537bbda6e1b.tar.bz2
Adding dependencies on the Preset module and added all presets are editable from the admin interface
Diffstat (limited to 'video.info')
-rw-r--r--video.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/video.info b/video.info
index e49feba..f1283a4 100644
--- a/video.info
+++ b/video.info
@@ -5,6 +5,7 @@ description = Implementation of a video field
package = Video
core = 7.x
dependencies[] = file
+dependencies[] = preset
files[] = video.module
files[] = video.admin.inc
files[] = video.drush.inc