blob: 43a878d8f79b374231811838c3707c9acc8def0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
;$Id$
name = Video
description = Implementation of a video field
package = Video
core = 7.x
dependencies[] = file
files[] = video.module
files[] = video.admin.inc
files[] = video.drush.inc
files[] = video.theme.inc
files[] = video_formatter.inc
files[] = video_schedular.inc
|