diff options
| author | Chad Kieffer <ckieffer@gmail.com> | 2011-04-23 23:26:40 -0400 | 
|---|---|---|
| committer | Chad Kieffer <ckieffer@gmail.com> | 2011-04-23 23:26:40 -0400 | 
| commit | bbb2a3a30c57592b1baed17533bc3a2e7edb2e8a (patch) | |
| tree | 8cac738aace3d4ae1d237fcd619a5e2e33275948 /modules/g2_import/module.info | |
| parent | 342be9818f8c35dd13c8159960a9f71ae33d4c72 (diff) | |
| parent | 4c7f27a1a6a4fc71873093dd787de05a8ee6c079 (diff) | |
Merge branch 'master' of git://github.com/gallery/gallery3
Diffstat (limited to 'modules/g2_import/module.info')
| -rw-r--r-- | modules/g2_import/module.info | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/modules/g2_import/module.info b/modules/g2_import/module.info index 977af251..30fb46d4 100644 --- a/modules/g2_import/module.info +++ b/modules/g2_import/module.info @@ -1,3 +1,7 @@  name = "Gallery2 Import"  description = "Import your Gallery 2 content into Gallery 3"  version = 2 +author_name = "Gallery Team" +author_url = "http://codex.gallery2.org/Gallery:Team" +info_url = "http://codex.gallery2.org/Gallery3:Modules:g2_import" +discuss_url = "http://gallery.menalto.com/forum_module_g2_import" | 
