aboutsummaryrefslogtreecommitdiff
path: root/video.info
diff options
context:
space:
mode:
authorFabio Varesano <fax8@13637.no-reply.drupal.org>2006-11-11 03:58:41 +0000
committerFabio Varesano <fax8@13637.no-reply.drupal.org>2006-11-11 03:58:41 +0000
commite31b60659bd95b9978328bf43a02f34941b6acca (patch)
treed199a41f23a9a65d01cbb79e28f3485e51ae7cef /video.info
parent22e4732e59bcd6f2ed761f01b7a8a555bd5bbc0d (diff)
downloadvideo-e31b60659bd95b9978328bf43a02f34941b6acca.tar.gz
video-e31b60659bd95b9978328bf43a02f34941b6acca.tar.bz2
Patch #93957 by vhmauery:
Update video .info files Here is a patch that updates the .info files for video module and all its plugin modules. This is what it does: 1. It adds the dependency line to all the plugins so they depend on the video module. 2. It adds the package line to group all the video modules in the "Video" section on the modules page 3. It also adds Image module to the dependency line for the video_image module
Diffstat (limited to 'video.info')
-rw-r--r--video.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/video.info b/video.info
index e982593..ebacdf4 100644
--- a/video.info
+++ b/video.info
@@ -1,4 +1,4 @@
; $Id$
-name = video
+name = Video
description = Allows video nodes.
-
+package = "Video"